Add and configure redirect bundle.
This commit is contained in:
parent
9deeaf6772
commit
1c07b44f1b
112 changed files with 288 additions and 128 deletions
|
@ -7,6 +7,8 @@ tags:
|
|||
- conditional-email
|
||||
- webform
|
||||
use: [posts]
|
||||
redirect:
|
||||
- blog/conditional-email-addresses-webform/
|
||||
---
|
||||
I created a new Webform to serve as a simple Contact form, but left the main configuration until after I created the form components. I added 'Name', 'Email', 'Subject' and 'Message' fields, as well as a 'Category' select list. Below 'Options', I entered each of my desired options in the following format:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue