Hi Jon,
Yes it is possible to have pagination in list form. Just use the
pagination-target and view-size attributes in the form tag. By default
pagination is set to true and the default value for view-size is 20.
For a real example in ofbiz source see FixedAssetForms.xml line 24.
Hope this helps,
Todor Spasov.
On Oct 8, 2009, at 3:11 AM, Jon Doe wrote:
>
>
> Hello
>
> is there some way to reach pagination on form widget of type list or
> the only one way to show results is by using freemarker (freemarker
> of pagination is used in findparty) ?
>
> 10x
>
>
>