Customizing Alerts in RacePoint
In RacePoint, there are two types of alerts that you can choose from:
- Normal
- Password
What would you use these alerts for?
- To double check an action is to be preformed
- To restrict access to a page or function
Normal Alert:
- Open the screen that you wish this alert to be shown from
- Inspect the button you want to activate the alert when pressed
- Under Button iPad Properties section in Inspector:
- Check Show Alert
- Enter the message or question you want to display in the alert box
- Give the alert a Title
- Set the Alert Type to Normal
- Set the Cancel text - Cancel, Dismiss, No etc..
- Set the 'Other' text - Yes, OK, Submit etc...
Now when you upload your configuration and press this button, you will get an alert that looks like this:
Passworded Alert:
- Open the screen that you wish this alert to be shown from
- Inspect the button you want to activate the alert when pressed
- Under Button iPad Properties section in Inspector:
- Check Show Alert
- Enter the message or question you want to display in the alert box
- Give the alert a Title
- Set the Alert Type to Login Password
- Enter the password that you want to have entered to allow this action to be run
- Set the Cancel text - Cancel, Dismiss, No etc..
- Set the 'Other' text - Yes, OK, Submit etc...
Now when you upload your configuration and press this button, you will get an alert that looks like this:
And when you enter the correct password, you will be able to press the 'Other Text' Button:
2 Comments