Forums

Javascript function call from multiplier content

samtenslg 10 Sep, 2016
Hi,

I am making a form using multipliers to take in the details of son(s).

I have set the "Date of Birth" field to be:

Day: Drop Down
Month: Drop Down
Year: Text Box

I want to trigger a javascript function call once the year text box is filled so that the date of birth (hidden field) can be set.

Any help in this regard would be greatly appreciated.

Thanks and regards,

Samten
GreyHead 17 Sep, 2016
Hi Samten,

Please check the Working with JavaScript section in this FAQ. But it is going to be tricky to link the code to the Multiplier. You might be better letting the fields submit as they are and calculating the dates of birth after the form submits.

Bob
This topic is locked and no more replies can be posted.