Issue in Multi Select Combo Box in pega constellation

I have requirement to select multiple values, so I’m using Combo Box configuration. I have followed the below steps:

  1. Create a page list property as Data reference

  2. While mapping the datapage in Advance dropdown, it displays only page structure, so even though able to see the list of values but in clipboard will see only first results.

  3. if we change the property to list data page and execute, in clipboard able to see only the Key value, but i need Display Field as well

So here my question is, how do we store the display field in Clipboard?

@MonishaD16923984

Please store the display field using the Post Data Transform in the Flow action or Form Refresh settings.

@RameshSangili Thank you

@MonishaD16923984 Is the issue resolved, if yes can you please share steps you taken?

@KARTHIK_RAJ

created post data transform and mapped the display field accordingly.