intellitech
  intellitech
Gold Member
  Wednesday, 05 May 2021
  2 Replies
  635 Visits
0
Votes
Undo
We assigned RSVP Pro Manual to certain payment methods in our template (step.org.sg website) screenshots attached
attachment.png
But in the front-end form, whenever user selects a value from the drop-down list, only the top most value which is assigned to 'Manual' is reflecting as the selected value in the back-end.

Example ( as per the screenshot)
if the user selects 'PayNow' option while filling the form and clicks submit, the backend (after registration) shows that the user selected 'Mail in cheque'.

If we try to re-arrange the order then again it takes the top most value only.

Please help to solve this ASAP.
Thursday, 06 May 2021 10:07
·
#221693
0
Votes
Undo
Hello,

That makes sense as we id based on the value and the value of manual is manual so you are duplicating the same option. We should have a javaScript check to disable manual is already selected. I'll add that into the next release.

For the manual if you really need that many options, you would need to clone the manual plugin and then rename it i.e. manualone, manualtwo, manualthree etc as all the parameters are also defined in the template.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Thursday, 06 May 2021 13:46
·
#221706
0
Votes
Undo
Thanks for the help.
  • Page :
  • 1
There are no replies made for this post yet.