Sections in Record Producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2015 01:56 AM
Hi,
Can we create sections in Record Producer? If so can anyone please share the code. My requirement is to create show or hide the sections to user depending the values selected (Check Boxes). If "1" check box is selected it should show the Section 1 and fields or variables under this section.
Thanks,
Vamsee.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2015 04:07 AM
Use containers and apply UI Policy to show/hide the container based on your condition.
Step 1: Create a check box field. Ex: Test
Step 2: Create a container by selecting variable type is Container Start and check the "Display title" check box. Order should be 200 (Note: Change the layout under "Type specification tab based on your requirement): Ex: Section 1
Step 3: Create multiple variables and give proper order 300..etc. Ex: User name, Password...etc
Step 4: Create a container by selecting variable type is Container end.
Step 5: Create one UI Policy by providing the condition like Test is true then select action like Section 1 is visible false.
Before Check box selected:
After check box selected:
Please let me know if you have any questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2015 07:56 AM
Hi Raju,
Thanks for helping. But I need them in the form like how the related lists are shown. For example when I select Test, Username and pwd should be shown like related list and when I don't select this section should not be shown.
Thanks,
Vamsee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2015 08:41 AM
As per I know that is not possible in catalog item/record producers OOB. You may depend on some macros, I am not sure how can we achieve that.
Sent from my iPhone