2016-04-21 20-09-55
J.
 
MVP
Allow listrecords inside a Form-widget
679
Views
1
Comments
On our RadarOn our Radar
Frontend (App Interfaces)

To make great UX you often want a list of checkboxes for a filter or edit-form.

it's pretty hard to do that with a form and listrecords.

Would be great to be able to use listrecords inside a form.

Yes agreed. 

Recently I wanted to show some lists on my form but it's not allowed on form. So I had to replace my form with table and it was painful to replace a form of 25 fields after complete design when I came to know that list records are not allowed on form. Also passing aggregate values from Preparation to table is not a good idea. Please allow list records inside form widget.

Any reason why it is not allowed?