Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Generate subset of FormItems in DynamicForm with ValuesManager.

$
0
0
When you have a DynamicForm with DataSource, you can use setUseAllDataSourceFields to generate the items.
When the form is bound to ValuesManager and you only need to display some of the values (divide them to different forms), is it possible to just pass a list of the field names to a form without generating FormItems by hand?

Viewing all articles
Browse latest Browse all 4756

Trending Articles