In 6.7 we created a custom command for 'create new user' and linked it to a new form created so that our help desk can enter one piece of information - and in the background ARS pulls enough information from external authoritative data stores to build a that new user account. Pretty spiffy. They step through 4 short pages of information that was retured from the initial page query, click submit on the last page - and a new user is born.
We're upgrading to 6.8 - and I've created the same 'Create New User' command and linked it to a new form 'frmCreateNewUser' - however, in the object type on the form, I selected 'account' rather than 'user'. After committing the change - finding that error - I either want to edit the from to reflect the type 'user' - or delete the form and start fresh. I see how to edit the from ( though the offending setting is grayed out ) ... but no way to delete the custom form.
I could create a new fom with a different name - but rather than leave the old bad form out there - I'm looking for a way to remove it.