- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2015 08:38 AM
Hi Folks
Need help with the following, your inputs are appreciated.
I have a requirement on the issue form where the fields need to user expandable and collapsible. There are more than 20 fields in one section and the fields need to be in group of five with "+" symbol for each group, The user should be able to click on the + and five fields expand and collapse.
Thanks
Syed
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2015 01:02 PM
Hello Syed,
If you use UI policy, no script is required.
Select the condition as, <<Checkbox>> is true.
Also select, 'Reverse if False checkbox','On Load' true. Now, save it.
In the UI Policy Action section: Select the fields and their options (In this case, visible would be true).
You can check any OOB UI Policy for your reference.
Mark the reply as helpful/correct if it answers your query.
Thanks,
Subhankar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2015 01:07 PM
Welcome Syed!