Question
Infosys
IN
Last activity: 16 Mar 2018 5:16 EDT
how to achive dropdown dependency.
I have a requirement that I have ABC dropdown and XYZ text input and dropdown having (a,,f,h,k,f) values and XYZ with values (cv1, cv2, cv3) if user select H value from dropdown then it has to display cv3 in text input. how can i achive this.
please find attachment.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
IN
Hi Sadhanag,
Please see the attached file, where I have provided screenshots for configuring your requirement. Let me know if it helps you.
Thanks.
Pegasystems Inc.
IN
Hi Team,
We can maintain the data type in such way that the we have two columns one have the dropdown inputs and other having the text inputs so then for the drop down we source it normally and on tab out or on change we refresh a section and passing the parameter to the datapage and get the value of the text input and set to the property.
Regards
Prasanth
Infosys
IN
Hi prashant,
I tried this approch i am getting the dropdown values, once we select value from dropdown i am not getting the values for text input.
Thanks
sadhana
Pegasystems Inc.
IN
Can you help with the configuration details even how did you implement the dropdown behaviour
Regards
Prasanth
Infosys
IN
for dropdown i have used the source as data page will get the values for dropdown and on chnage event refresh the section and call data transform/ activity.
Thanks
sadhana
Accepted Solution
Pegasystems Inc.
IN
Hi Sadhanag,
Please see the attached file, where I have provided screenshots for configuring your requirement. Let me know if it helps you.
Thanks.
Infosys
IN
Hi sreepriya
Thank you so much i got the result.
thanks,
sadhana
Infosys
IN
For each dropdown value the the value populating in text input is same can u please help me in this. please find the attachment.
Thanks,