When I click the close button on the portlet window header, the confirmation dialog pops up.
I found there is "closeConfirmationMessage" attribute that I can use to customized the message prompts.
Is there any way that I can customize the confirmation dialog title (i.e. do not use "Confirm") and buttons text (i.e. do not use the default "OK" and "Cancel")? This should not impact the close functionality, just change how the dialog looks like.
Thanks.
I found there is "closeConfirmationMessage" attribute that I can use to customized the message prompts.
Is there any way that I can customize the confirmation dialog title (i.e. do not use "Confirm") and buttons text (i.e. do not use the default "OK" and "Cancel")? This should not impact the close functionality, just change how the dialog looks like.
Thanks.
Comment