Hi,
Can I display only the fields in the form which are selected by the administrator in another form.. Let say, I have an entity with 20 attributes(attributes of all types). When admin user logs in, he needs to select the attributes using check boxes and save it. Now when the user opens the original form there should be only fields which are checked by Administrator user. Remaining all will be invisible.