Created
March 1, 2024 14:57
-
-
Save 0mj/a0e6159d454b1d31fa75408e0793b7b1 to your computer and use it in GitHub Desktop.
Prompt for creating bootstrap form
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| create a boostrap html form: | |
| title "Audience Builder" | |
| info panel "Use the following inputs to create an audience on your way to refining a recipient list" | |
| text input, labeled "Audience Name" | |
| select option, labeled "Group" | |
| select option, labeled "Program" | |
| select option, labeled "Plan" | |
| button named "create segement" | |
| clicking button expands the following hidden options | |
| select option, labeled "Task" | |
| select option, labeled "Condition" | |
| select option, labeled "Value" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment