Hi there,
Great plugin, love the functionality. I'm currently a newbie on both WP & associated plugins so please excuse any basic questions.
So, I have a great looking form and one issue that I can't seem to solve. I need to be able to show an appointment booking time in the user's local time compared to that of the one booked in GMT.
I've created the code to calculate the difference and can display that easily enough but I can't seem to find a way to hook it in to a Date field and the Time fields. Ideally I'd like the little script to fire when "onchange" is detected for any named Date & Time field.
I'm sure there must be a right way and a wrong way to do this ... I could edit the form-output.php and add an onchange there but that seems really prone to change control and must be the wrong way.
My lack of knowledge on the functionality here is letting me down so any pointers on how to add a listener and incorporate some custom JS would be very much appreciated.
Cheers
Andrew