when we create popUp with dialog we have been provided with one option for buttons.
when we select type as "YesNoCancel" in dialog properties, then pop looks like this
to change the Label name of these buttons we need to add out custom text in the following area.
Open the property inspector of the af:dialog. Set AffirmativeTextAndAccessKey="Click Yes", CancelTextAndAccessKey="Click cancel" , and NoTextAndAccessKey="Click No" as shown below:
No comments:
Post a Comment