Question
3
Replies
81
Views
Posted: August 27, 2020
Last activity: August 27, 2020
How to remove close modal on hover of close button of pzModelTemplate
Hello,
Could any one suggest how to remove the message "close modal" on hover of pzModelTemplate
Thanks in Advance!
Regards,
Divya
***Edited by Moderator: Pallavi to move from Pega Academy to Product, update platform capability tags***
Hi,
This is coming from pzModalClose Control which is Final, few ways here
1) Saveas\Customize pzModalTemplate(Section)-->pzModalHeader(HTML)-->pzModalClose (Control) with different names and use them
2) Saveas @baseclass:pyCaption:close modal Field Value in application ruleset and modifiy To value.
Hope this helped.
Thanks