Question

IN
Posted: 3 weeks 2 days ago
Last activity: 2 weeks 5 days ago
Last activity: 2 Oct 2025 22:31 EDT
How to show non-blocking suggestion pop-up (like an inline tip) in Pega Constellation without blocking form submission?
I need to display a suggestion pop-up (like an error message style at the top) in Pega Constellation, but it should be non-blocking. I tried pzTip in messages and added it using Page-Set-Messages in activity, but this acts like an error and prevents submission. My requirement is that even if the suggestion shows, users should still be able to submit and move to the next step. How can I achieve this in Constellation?