This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Display value of other input fields as part of text label


  1. karenfan
    Member

    I would like the display label to contain input value of previously field values. How can I access those input values in the form?

    Below is an example of what I'd like to have:

    Number of persons: <drop_down which user selects 2>

    // The form un-hides 2 name fields to be populated
    //-------
    Name: <fname_1> <lname_1>
    Name: <fname_2> <lname_2>

    // Form un-hides 2 sets of checkboxes to be populated.
    // Display name to be associated with each set of checkbox.
    // ?? How to display the label with the value from above name fields?
    //-------
    <fname_1> <lname_1>'s choice of food: <checkbox_1> <checkbox_2> <checkbox_3>
    <fname_2> <lname_1>'s choice of food: <checkbox_1> <checkbox_2> <checkbox_3>

    Would like to be able to dynamically generate values for the matrix options as well.

    Thanks in advance!

    Posted 8 years ago #
  2. yuniar

    Unfortunately, MachForm doesn't have this functionality. Sorry!


    MachForm Founder

    Posted 8 years ago #

RSS feed for this topic

Reply