Is there a way to change the title of the message box displayed when the Check Obligatory command check fails? By default the title displayed is the name of the form. I would like to display my own title.
PerfectForms Forums » Objects Reference
Title of message box when Check Obligatory check fails
(2 posts)-
Posted 1 year ago #
-
Afraid not, but I have seen other users handle such specific 'customisations' by using an image file that they create and then have the object hidden by default, and then under a branch script that handles the validation requirements to then show this picture to the form. and with a script on the 'when picture is clicked' event to then hide that image file again
Posted 1 year ago #
