Hello,
I’ve several questions in my NewForm that I’ve created headers for. These headers serve as the text of the question since I’m not in the habit of making SharePoint columns with LONG names. I’ve hidden my headers on form load, and I’ve also associated the appropriate column to my headers within the “Side by Side” “Header ID” field, because I don’t want the actual column names to show, I only want the header to show that serves as my “question text” to the user.
I’ve attached a screenshot of what’s happening on Form Load. My 7 headers are hidden, but it seems the element they are within is still rendering? Do I need to hide these headers some other way – maybe via js?