I have a form with multiple fields. The fields hold a number of action items, one item per field. Also hold corresponding name, one name per field. How can let the user show/hide the fields based on necessity? Because, may be not all of the available fields are needed to list all the action items. Similarly, how do I hide the empty fields and labels in the report?
Any help would be appreciated.