Question
Tata Consultancy Services
IN
Last activity: 12 Dec 2023 7:05 EST
Modal from navigation rule not showing multiselect option
I am using Pega 8.7. When i am invoking a modal from a navigation rule, I am not able to see the multiselect field in the modal section even when I use template based section. The modal template used is OOTB pzModalTemplate.
Can someone help if some other config changes need to be done.
hi @avisekmondal,
modal means flow action(modal action) if yes, I also tried same but not able to achieve. I think we are having some limitation in pega. so, we went for an alternate solution by showing list in autocomplete and in post action adding that value to page list and showing the added items in table progressively by refreshing section.
Thanks.