PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

dynamically add extra fields?

  1. graphical_force
    Member

    Is it possible to dynamically add a group of fields? I am aware of the list but what I would like to accomplish would be more like the following where they have "add a dependency" https://retailweb.hcsc.net/retailshoppingcart/IL/census

    So it would have more functionality then the list.

    Posted 11 years ago on Wednesday October 10, 2012 | Permalink
  2. You could do that with conditional logic. The list type field could be used when you have an unknown number of records (dependents) being added. However, to add a group of fields like this, you would need to use conditional logic where the condition to be fulfilled is "add a dependent (yes)" then unhide the section which holds all the inputs for the dependent. I'm not sure if you know up front how many dependents will be added, or how many dependents you need to allow for.

    Will conditional logic work for you?

    Posted 11 years ago on Thursday October 11, 2012 | Permalink