Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.

A quick question - my first time with livecycle.

Avatar

Not applicable
Hi there, I was asked to make an intteractive form for a client, I have managed to make a fillable form which sends itself via email once completed.



However there is radio buttons on the form and the client wants to either disable form fields relating to each radio button choice or worst case, to simply alter the required fields for each choice.



E.g. if the user select limited company, either the sole trader and partnership texinput boxes will become disabled, leaving only the limited company ones.



There may be another similar solution such as hiding the boxes or something.



Any help with this is greatly appreciated.



Many Thanks



Andy
1 Reply

Avatar

Not applicable
You will need to write script to make this happen. You can determine which check box is checked then you cn set the presence poperty of the objects that you want to hide. Note that your form will need to be set as dynamic.