• Resolved chellisage

    (@chellisage)


    This is probably a custom request, but I’m throwing it out there.

    Your plugin is the closest I’ve come to achieving my goals with ‘data entry’. Given that, I’d like to use one form to collect 3 data elements, then use that data set (firstName, lastName, horseName) as a combo select on another form.

    For instance – Form1 has collected Jane, Doe, Fluffy in one submission, and John, Smith, Goober on another submission. On Form2 I would like a select/option list that has “Jane Doe, Fluffy” as the first list option, then “John Smith, Goober” as a second option in the list.

    All the “select” options are “hard coded” in on the form builder. I’d like it dynamic based on table data.

    My 2nd question: is there a way to make one field dependent on another?
    IE:
    If a user enters data in textBox1, require selection from optionList1
    Otherwise, its not required.

    https://www.ads-software.com/plugins/visual-form-builder/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Use one form's entries to populate another?’ is closed to new replies.