Question

IN
Posted: 2 days 6 hours ago
Last activity: 2 days 6 hours ago
Last activity: 28 Sep 2025 8:58 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?