Question
Oligos SAS
FR
Last activity: 12 May 2021 0:08 EDT
PEGA multiselect control Code label
Hello,
I have created a fully dynamic section with multiple PEGA control. In this section the user need to answer questions. The answers are displayed as label in the section, but are sent back to the database as 'code'.
I have an issue with the multiselect control which I can only display one property : the code or the label. I would like to have a behaviour like in the dropdown control where you can choose what to display and what to put in the property.
Is it possible to do that, if yes what kind of JS code should i put in the control ?
NB: I have to use 'code' as entry, because my section is fully dynamic and get the question list via a database and save the answers back to.