Does anyone know if there is a way to hide or remove a form name or label (whatever you like to call it) from the Form Selector list/navigation when a form loads?:

I know that this can be done with applying Security roles to forms, but in our case, users may have access to more than one form. We are trying to avoid confusion when people fill out the form so I don't want them to have the ability to select another
form. Does anyone know how I can accomplish with JavaScript or by some other method? Any help is appreciated. Thanks!