findMeForm
findMeForm(formName: String): Form updating;
The findMeForm method of the Schema class returns a reference to the form specified in the formName parameter from the base locale.
An exception is raised if this method is invoked from a server method.