Resolved! Hiding mandatory fields..
Hi, I'm looking to not display some mandatory fields in certain scenarios. I will fill them with "n/a" just so that the form can be submitted.I've tried this with a non-mandatory field an it has worked ok. function onLoad() { ...
