a. Name the column via the Column Attribute Name field
b. Click Done to close out of the Add column modal window
a. Under the Configuration tab, provide a Field Name
b. Provide an Input Label to indicate a customer’s street address is required in this field
c. Enter any desired Help Text
d. Navigate to the Actions tab
e. Select the {{add a tag}} button to the right of the Hidden Condition field
i. Navigate to the Model tab in the Available data - tagging modal window
ii. Select the circular consent Radio Buttons element created in Use case #2
iii. Click Done to close out of the modal window
f. In the Hidden Condition field, insert a string of code inside the brackets at the end of the tag. For example: {{model.model.circularconsent==”2”}}
g. Click Done to save the Input element
a. In the Input Label field, indicate that the input is for a zip code entry
b. Enter ‘5’ in the Max Length field to ensure that an accurate zip code is provided in the zip code field
a. Under the Configuration tab, provide a Field Name
b. Provide an Input Label to indicate a customer’s street address should be provided in this field
c. Enter any desired Help Text
d. Select {{add a tag}} at far right of the Data Source setting
i. Navigate to the Model tab in the Available data - tagging modal window
ii. Locate and select the state names Data Builder tool you created in the previous step
iii. Click Done to close
e. Click on the Option Name Attribute dropdown and select the column name you gave for the states column in the Data Builder tool
f. Click on the Option Value Attribute dropdown and select the column name attribute given to the states column
g. Navigate to the Actions tab
h. Select the {{add a tag}} button to the right of the Hidden Condition field
i. Navigate to the Model tab
ii. Select the Radio Buttons element created in Use case #2 to indicate a customer’s consent to receiving Dan’s circular
iii. Click Done to close out of the Available data - tagging modal window
i. In the Hidden Condition field, insert a string of code inside the brackets at the end of the tag. For example: {{model.model.circularconsent==”2”}}