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.

How can i have different button wording depending on option selected

  1. On the home page of this site the form on the right is Call Me Back
    http://www.investorsedge.com.au/

    In my wisdom i thought i could add a "Join Newsletter Option" with conditional logic which i did. However can the button text be changed too. Currently the Button Text is "Call Me Back" would like "Join Now" If the "Join Newsletter Option" is selected.

    Thanks

    Posted 10 years ago on Wednesday May 22, 2013 | Permalink
  2. There isn't any built-in "conditional wording" for the button. You could always try using jQuery and change the button text client-side based on the value of the selected item.

    Posted 10 years ago on Wednesday May 22, 2013 | Permalink