Support Article
Radio Button with Segmented control does not work in Tab layout
SA-95678
Summary
Radio button functionality with Segmented control format does not work in a Dynamic Layout Group layout with Display type 'Tab'.
The radio buttons function correctly on the first tab only. They do not work on the other tabs.
Error Messages
Not Applicable
Steps to Reproduce
1. Create a Page list named 'Group' consisting of the below properties. a. GroupName (group of the name)
b. Items (Page list property consists of ItemName and ItemValue Propeties)
The Structure is as below,
pyWorkPage
Group(1)
GroupName ("GroupName1")
Items(1)
ItemName ("ItemName1")
ItemValue
Items(2)
ItemName ("ItemName2")
ItemValue
Group(2)
GroupName ("GroupName2")
Items(1)
ItemName ("ItemName3")
ItemValue
Items(2)
ItemName ("ItemName4")
ItemValue
2. Create a section (Section1) with Dynamic Layout Group and refer the Page list named 'Group'.
3. Select the Display type as 'Tab'.
3. Ensure the Group Page list consists of two or more pages, such that two or more tabs display on the screen.
4. Create a section (Section2) with a Table layout and refer the Items Page list.
5. Add a radio button field in the Table layout and refer the ItemValue property for that radio button field.
5. Embed Section 2 in the Dynamic Layout Group of Section 1. For the above structure, the system generates two tabs and two radio buttons in each tab.
A defect in Pegasystems’ code or rules.
Unique ID's are required for controls in the repeating layouts.
3. Select the Display type as 'Tab'.
3. Ensure the Group Page list consists of two or more pages, such that two or more tabs display on the screen.
4. Create a section (Section2) with a Table layout and refer the Items Page list.
5. Add a radio button field in the Table layout and refer the ItemValue property for that radio button field.
5. Embed Section 2 in the Dynamic Layout Group of Section 1. For the above structure, the system generates two tabs and two radio buttons in each tab.
Root Cause
A defect in Pegasystems’ code or rules.
Unique ID's are required for controls in the repeating layouts.
Resolution
Apply HFix-49122.
Published June 5, 2020 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.