Add a Default Suffix for the Email Address Field
If you want to establish a default suffix for email addresses that are entered into the Email Address field, you can do so with the Default Value field in the Field Properties editor.
Go to Web Request Edit, then follow these steps.
-
Click the Field Designer tab.
-
Right-click the Email Address field and select More Properties.
-
In the Default Value field, do the following:
-
Type in "suffix".
-
Enter the "@" symbol.
-
Type in the email suffix to set as the default.
The string you enter will be recognized as an email suffix by Web Request. Here's an example: "[email protected]".
-
-
Click Apply to save the default value and close the editor window.
-
Click Save to save the Web Request page.
The next time this page is used, when the user enters the prefix of an email address (for example, "john.doe") and then tabs off the field or select another field, the value you entered in step 3b and 3c will be appended to the prefix text.
For example, the user could enter "joe.smith" and then hit the Tab key. Web Request will refresh the page, and "joe.smith" would become "[email protected]" (using the example in the steps above).