How to hide a Dropdown value which is already selected and i don’t want display it in the prompt list for user again.
Hi,
As per my knowledge, there is no PEGA inbuilt behaviour to handle this requirement.
If it is a page list, you can build logic to remove previously selected item before loading results next time and you need to ensure the drop drown section is refreshed every time to repopulate from the update source information.
As your source is Prompt List, you need to customise your logic.
@Sindhu Nalajala there is no solution here