Sections in Record Producer

vamsee1
Mega Contributor

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.

3 REPLIES 3

Raju Koyagura
Tera Guru

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:


find_real_file.png



After check box selected:



find_real_file.png


Please let me know if you have any questions.


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.


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