Question
ANTHEM
US
Last activity: 16 Oct 2018 12:03 EDT
Pega 7.2- How to add a radio button in front of each row? And when the radio button is selected and hit submit the values in the row should be copied to clipboard page? How to configure UI for this requirement?
Pega 7.2- How to add a radio button in front of each row? And when the radio button is selected and hit submit the values in the row should be copied to clipboard page? How to configure UI for this requirement?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
US
Hi,
Below link is for adding a radio button / or check box in front of each row in the repeating grid layout and upon selection of any row and click on the submit button, should save the values to a page. It will provide you some useful information.
Thanks,
Susan
ANTHEM
US
Thanks Susan that was useful. I have used a property(True/False) for radio buttons(pxRadioButtons), and listed it as source for radio buttons with in the grid. My requirement is- When I click on a particular row as shown in the attachment, the value of Short and Long Description should be auto populated with in the section (No submit option is listed- Just need to fetch the data when the radio button is clicked)?
The image shown(Repeating Grid) is fetching the values from clipboard(through page list). Please provide your valuable suggestions to develop this requirement.
Thanks
Sai
Truviq Systems Private Limited
IN
Hi Sai,
Configure a Click event on the Radio Button with an action to call a Data Transform which will populate the values for the Short Description and Long Description.
Where from you want to fetch the values for Short Description and Long Description ?
Thanks !
ANTHEM
US
Hi Srikanth
I tried it earlier, there's nothing being traced when on-click/on-change of the radio button. Basically the radio button functionality is not working in repeating grid in Pega 7.2.1. Those values for short/long description are fetched from the pagelist in clipboard. I am trying to achieve the radiobutton functionality on click and on change with refresh section and running a data transform.
Pegasystems Inc.
IN
Hi Sai,
Also check the below links as you also need to refresh the grid every time you change your selection:
https://community.pega.com/support/support-articles/radio-buttons-grid-0
https://community.pega.com/support/support-articles/radio-button-configuration-issue-repeat-grid
Regards,
Vikash
ANTHEM
US
Thanks Vikash. I have used a property(True/False) for radio buttons(pxRadioButtons), and listed it as source for radio buttons with in the grid. My requirement is- When I click on a particular row as shown in the attachment, the value of Short and Long Description should be auto populated with in the section (No submit option is listed- Just need to fetch the data when the radio button is clicked)?
The image shown(Repeating Grid) is fetching the values from clipboard(through page list). Please provide your valuable suggestions to develop this requirement.
Thanks
Sai
Tetco
SA
Hi Sai,
Are you able to solve your issue based on the below post, if not can you please mention what is the different in scenerio to yours and the one mentioned in below post.
ANTHEM
US
Thanks Shoaib. Your post has solved me to build UI with radio buttons. I have used a property(True/False) for radio buttons(pxRadioButtons), and listed it as source for radio buttons with in the grid. My requirement is- When I click on a particular row as shown in the attachment, the value of Short and Long Description should be auto populated with in the section (No submit option is listed- Just need to fetch the data when the radio button is clicked)?
The image shown(Repeating Grid) is fetching the values from clipboard(through page list). Please provide your valuable suggestions to develop this requirement.
Thanks
Sai
Tetco
SA
Hi Sai,
The screenshot displayed is a popup window or it's a layout in your section where you want to populate the values.
ANTHEM
US
Hi Shoaib,
The screenshot attached is a sub-section(Repeating Grid Layout and the values of Short/Long Description are fetched from the pagelist in Clipboard) inside a section. When I click on the radio button those values have to be populated in the Dynamic Layout which will be under the sub-section in the main section, but the tracer doesn't show anything with onchange/onclick of the radio buttons with refresh section, apply data transform/activity. Basically the radio button(regardless of any control including LocalRadio or GlobalRadio) is not working in repeating grid layout in 7.2.1 from my research. Is there any other way to configure this requirement with check-boxes(disable other checkboxes when one is selected)?
Telstra
AU
Use GlobalRadio control. This was suggested to me by one of the UI heads in Pega.
Tetco
SA
I believe LocalRadio Control also can be used for having single radio button.
Pegasystems Inc.
US
Hi Sai,
I created a use case and tried both GlobalRadio and LocalRadio controls in repeating grid on my Pega 7.2.1 system. see below snapshots.
As you mentioned that Data Transform (added as the action for the On click event for GlobalRadio action) was not invoked at all (I checked the tracer log) when I clicked on the radio button at the run time.
To me, this might be a bug in Pega's code.
Thanks,
Susan
Ruletronics
IN
Hi Susan,
So from your findings, global radio button is also not working right? i mean data is not populated as per your image?
Can you pls clarify me.
thanks
prasanth