Jump to content
  • 0

Button for adding fields


Eduardo

Question

Hello!

I have a form that has a dropdown with ten options (Program Areas) and 4 checkboxes. Depending on the checkboxes, I display a different Listbox. For instance, if the user marks all checkboxes, I display four Listboxes. Then, the user might need to select another Program Area, so I have again another dropdown with the 4 checkboxes. The user could even need a third one, or more. Is there a way that I can have an "Add" button, so if he/she needs a second, third, etc dropdown, the form displays it, instead of having a bunch of Dropdowns just in case they are need them? I am attaching an screenshot in case I am not being clear explaining the problem.

 

Thanks!

caspio.jpg

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

You should include all in your page and then based on user selection hide the ones that are not selected, There has to be a virtual dropdown where they select how many areas they want, and then add rules: so if value is greater than 4 hide 5, greater than 3 hide 4, greater than 2 hide 3 ....

 

http://howto.caspio.com/datapages/forms/conditional-forms/

try this and see how it works !

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...