Question
Natwest
GB
Last activity: 9 Mar 2023 10:15 EST
Radio Button Selection in Table
Hi - I have a table of rows where I need to show a column for radio button such that one of the rows to be selected. I dont see any ootb way. Is there any better approach to this?
I have gone thru the post https://support.pega.com/question/one-radio-button-selection-out-list and probably a way to do this. Just looking for any other better approach
Thanks
Ganesh
Hi @GaneshKumarC16656090: Could you please let us know the possible values for the radio button and the source of the table. If the data is available in the source, then it should get set automatically. If this is a explicit task to set only a selected row radio button selected, then you can source the table with a data page and can use "Response Data Transform" (or) "Post load processing" to set the value.
Note: It really depends on how and what data you are sourcing to the table.
Thanks.