Hi Everyone,
I have 3 objects, Textbox Combo Box and Radio buttons that is hidden and unhide these 3 objects when the Check Box is checked.
I have a Button 'submit' onSelect trigger to send data to SharePoint list thru SubmitForm and NewForm function. . I noticed after an item is created the 3 objects is still visible although the Check Box is already UnCheck.
How do I keep the 3 objects Hidden after the form is Submitted? Thanks for all your help 🙂