• Hi there,

    My users can select one of two subscriptions (radio button) and I would like the cost of the subscription to auto populate a field. I have set up the radio button with the values gold::65,silver::40. It is the 65 and 40 I would like to show up somewhere else. Is it possible to make this work?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Roland Barker

    (@xnau)

    Best way to do this is to use a custom template for the form (signup form, I assume) In that custom template you’d put some javascript that would copy the selected value when the selection is made.

Viewing 1 replies (of 1 total)

The topic ‘Auto populating fields’ is closed to new replies.