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.

Display Checkbox Value

  1. akaltgra
    Member

    How can I display the value of a checkbox in a widget? For example, if user checks "A" checkbox which is assigned a value of 300, how can I display 300 in the widget area? Thanks

    Posted 12 years ago on Monday November 14, 2011 | Permalink
  2. This is not something Gravity Forms does out of the box. You would have to write custom jQuery to do this. Your custom jQuery would read the value of the checkbox and update information in the widget via jQuery.

    Posted 12 years ago on Monday November 14, 2011 | Permalink