Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

how can i create a webform that combines a check box with a text field

New Here ,
May 26, 2015 May 26, 2015

In Business Catalyst i need to create a webfrom that contains questions and answers fields

like this:

web-from.jpg

i don't know how to create this type of webform that include like this fields

if anyone answered this question it could be appriciated

Thanks,

Nandhini

TOPICS
Newbie Corner
250
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , May 26, 2015 May 26, 2015

You just need to make the fields. Other is a checkbox and you can have a corresponding text field for that.

You can style it as you need to and if you know javascript you can take it a step further and only show that field when you tick the "other" checkbox.

As a note: If you are doing options that you want only one option from you need to use radio fields not checkboxes.

Translate
LEGEND ,
May 26, 2015 May 26, 2015
LATEST

You just need to make the fields. Other is a checkbox and you can have a corresponding text field for that.

You can style it as you need to and if you know javascript you can take it a step further and only show that field when you tick the "other" checkbox.

As a note: If you are doing options that you want only one option from you need to use radio fields not checkboxes.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines