• Resolved dharmaduf

    (@dharmaduf)


    Hi. Great plugin!

    Is there more information on how to use the |v modifier to calculate just one of the radio or checkbox values? I cannot locate this anywhere in your docs. Thanks.

    For dropdown, radio buttons, and checkbox fields, where it is possible to select the information to submit between the choices’ values and texts, the use of the “|v” modifier allows you to access the information to submit from the equations. Ex. fieldname1|v

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @dharmaduf

    Thank you very much for using our plugin.

    The radio buttons, checkboxes, and dropdown fields contain choices with texts and values. By default, the plugin uses the values of the choices selected with the calculated fields’ equations.

    However, if you select the “Choice Text” option in the “Value to Submit” attribute (in principle, this attribute affects only the information to be sent to the server on submission), the field’ name with the |v modifier would allow you to access to the selected choice’s text from the equations.

    For example, if fieldname1 is a radio buttons field, with the “Choice Text” selected in its “Value to submit” attribute, fieldname1 in the equation would be a reference to the selected choice’s value. And fieldname1|v a reference to selected choice’s text.

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘How do I use |r |v |n modifiers?’ is closed to new replies.