Need to remove tabs from NewForm.aspx Home › Forums › General discussion › Need to remove tabs from NewForm.aspx This topic has 3 replies, 2 voices, and was last updated 8 years, 6 months ago by Alexander Bautz. Viewing 3 reply threads Author Posts May 12, 2016 at 21:28 #11518 Adamya KantParticipant I need to remove tabs in NewForm of the list but want to retain it in EditForm and DispForm Can you please help me how to do this? May 12, 2016 at 22:57 #11520 Alexander BautzKeymaster If you have only one tab in your NewForm and want to hide the tab “button” – add this code to the Custom CSS: #tabWrapper, div.dffsTabRow{ display:none; } Alexander This reply was modified 8 years, 6 months ago by Alexander Bautz. Reason: fixed wrong instruction May 13, 2016 at 12:42 #11522 Adamya KantParticipant Thanks Alex… It worked for me when I kept the script in custom CSS section. May 15, 2016 at 12:38 #11544 Alexander BautzKeymaster Sorry about the typo – I’m glad you figured out to put it in Custom CSS and not Custom JS. Alexander Author Posts Viewing 3 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In