Question
Pop-Up Message in Pega 6.3
Hi,
am working on Pega 6.3 Version (as in higher versions we have condition option in Location Actions), we have a requirement to display a Pop-Up Message on Click of Next Button. I know I can achieve this by PxButton in control with Local Action (with Modal Dialog) but i need to show this Pop-Up Message on a specific Screen, not sure how to add conditions.
Also i can't use Disable condition which would disable Next Button. Please help...
Thanks
Ashwin
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
Would this work for you -> Use two pxButton controls, one with the local action/modal and one without. Control what button you want to display on what screen with appropriate visibility conditions. Thanks.