on 2016 Jun 23 8:02 AM
Hi Experts,
I need assistance, I have created as custom checkbox field and as custom dropdown of type enumeration. The dropdown should be hidden when checkbox is not selected and when the checkbox is selected the dropdown should be visible.
I need guidance on how to do this in custom script.
Thanks
Gino
Request clarification before answering.
Hello Gianno,
Dynamic visibility of a field cannot be controlled through scripting.
Even through page customization dynamic visibility is not possible, because document has to be re loaded for the changes to show up.
Instead you can lock and unlock the field through IapiDocumentLockManager.(Even this is not dynamic). Document has to be saved for the changes to reflect.
Regards,
Raj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.