Database Reference
In-Depth Information
Figure 11-17. The Show Custom Dialog script step lets you provide feedback, like why an email
script isn't behaving as expected. You can give your dialog box a title, a message, and up to three
buttons for people to click. You can also add input fields to the dialog box by visiting the Input
Fields tab. You'll learn about these on page 673.
Figure 11-18. The finished Send Email to Customer script looks like this. If you read it like a topic,
it says, “If the email address field is not empty, Send Mail. Otherwise show an error message.” The
If/Else/ End If steps create two branches in the script: one runs if the email address field has data
in it, and the other runs if the field is blank.
Search WWH ::




Custom Search