• I cant get the multiform Tag to work with the Checkbox or Select fields in Contact form 7

    [select* multiform guest “1” “2” “3”]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    The multiform tag is used to display a field from a previous step. If you have a select field named “guest” on a previous step, you can use [multiform "guest"] to display what the user selected on the previous form.

    Thread Starter johnnyr209

    (@johnnyr209)

    I have a drop down menu named guest on the previous page. How would I use the tag to display the selection from the previous page?

    • This reply was modified 8 years, 2 months ago by johnnyr209.
    Plugin Author webheadcoder

    (@webheadllc)

    Like i said, you would use [multiform "guest"]

    hmartens

    (@hmartens)

    I hope I can jump in here and ask a similar question ?? Thanks for the great plugin! It works great.

    At the end of the form I want to show the summary of all the fields they entered, but I have a bunch of checkboxes so I need to show all the boxes that the person checked. Is there a way to show only the checked checkboxes?

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘multiform Tag’ is closed to new replies.