@Kamil Janeczek Hi Kamil, this issue is resolved as we have modified the column type for the specific field. So, few months back this field was newly created with a type change. So it created a type mismatch between DB column type and the Pega property type. We have modified the column type to Varchar with the help of PegaCloud team and it’s working fine now. Thanks a lot for responding.
Hi Kamil, Hope you are doing well!!
I have a requirement where user selects Customer hotel preferences (with columns like Name, location and budget). In the next screen, a table with customer selected hotels should be displayed and user selects one hotel based on the availability and move forward.
In above requirement, i have achieved the first part (using multi select data reference pagelist property), but I got struct with second part, how to display customer selected hotels in a table with radio button for each row and allow the user to select one hotel based on the availability. Please note that I have a data type for hotels.
Could you please advise on how to achieve this using Pega Constellation UI?
Thank you.
@Kamil JaneczekHi Kamil, Greetings. yes, the radio buttons are greyed out, last screen shot is of the view which has List and mode single-select.
@KOMARINA Hi Komarina, we are also facing similar issue!
Did you able to solve it ?
Thanks,
Dixith P.
@KOMARINA The configuration of the Datapage can have something to do with this, Check if Allow Querying checkbox is checked in the Datapage.
@Kamil Janeczek No, Data Page just gets a response from a Connector and forms the list, not custom configuration to make it readonly
@Kamil_Janeczek @MarcCheong @RichardMarsot The constellation UI gallery has custom widgets but non of them have a visibility configuration inbuilt like the OOTB widgets. Is it something which you can share on how to add that to a widget configuration apart from adding that to config.json. If there is any component in the constellation ui gallery which has this then can you point me to that please?
