Closed
Solved
How to hide a Dropdown value which is already selected and i don't want display it in the prompt list for user again.
How to hide a Dropdown value which is already selected and i don't want display it in the prompt list for user again.
***Edited by Moderator Rupashree S. to add Capability tags***
@Ramani
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.