I have an embedded, categorized view on my form with the property “show single property”. The value of this property is computed from a field of type dialog list. I can choose from the list and the content of the view changes correctly.
The problem is: if a category in the view contains lots of doc’s - not all of them is shown on web. This is like when you try to open a view on web - only the f.ex 50 first documents are shown. To show the others you have to put &count=500 at the end of the url.
My problem is that I can’t use &count in my url since it’s a form, not a view… I open the form with this url on web.