Hello Forum,
I am using SharePoint Online O365, which means only JavaScript solutions will work for me with Script Editor on NewForm.aspx
I have a very simple list which contains 3 YES/NO columns and under each one of these YES/NO we have 2 columns (Person Group & Single line text).
How can I make these 3 YES/NO columns hide or show the two fields under it based on the selection ?
Example:
I tried the code on: sachinsharepointjqueryfieldhide.blogspot but it doesn't work !
Could you please help me out?