Reflection not working
-
Hey there, thanks for an absolutely awesome plugin. I have tried the reflection in a form I am testing (scroll down from the first ‘button’ shown to the cf7 form. I tried using the code in the docs example to reflect the your-name because I wasn’t getting the user-entered number reflected. Neither are working for me.
Here is the code to reflect the your-name field:
<label>Your name: (required) [text* your-name] </label>
Your name => [reflection your-name]Here is the code for the number reflection request:
<label>Amount each Payment: [number* number-amount min:5 max:3000] </label>
Amount each Payment=> [reflection number-amount]Thanks for your help!
p.s. I tried using the reflection tag in a select menu dropdown w/out [brackets], i.e. Item 1 – Pay Monthly| reflection number-amount|1|month|0
Can reflection be used this way? thank you thank you!
The page I need help with: [log in to see the link]
- The topic ‘Reflection not working’ is closed to new replies.