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
Started 9 years ago by karenfan | 2 posts |
-
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 9 years ago # -
Unfortunately, MachForm doesn't have this functionality. Sorry!
MachForm Founder
Posted 9 years ago #
Reply
You must log in to post.