Checkbox change value in target text box

CrystalFrontier 12 Apr, 2014
Dear all!

I could use some help with what I believe would not surpass a little line of programming again.

Once values are added to a text field 'Fees in €' via Dynamic Dropdown I'd like to add a checkbox option that changes the value to '0' once checked. How could I achieve this? Thanks for any help.

Checkbox change value in target text box image 1

Cheers and thanks for all the support so far!
Chris

PS: please ignore the typo left of the checkbox😉
GreyHead 12 Apr, 2014
Hi Chris,

You do need some JavaScript and Professor Calculus' answer is pretty close, there should be enough there to set you on the right track.

Bob
CrystalFrontier 13 Apr, 2014
Hello Bob,

what do you know... I did figure it out myself! Got a bit confused about the container_div issue, but I didn't want to make the text area disappear, just change the value to 0, and so I did.

'Prof' Calculus did just well in this case😉

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