Forms renames Tab - revisited
Posted: Sat Jan 16, 2021 3:01 pm
The original post shows that FastForms places a FastForms tab for globeadmin visibility as -1.
All images uploaded into the forum are shown in reverse order in the post - hence look at the images in reverse order unless placed inline which is done here now.
We navigate to Home => User Home Edit the Description from Home to User Home so that it can reflect in the breadcrumb. The value of the FastForms Tab order gets changed from -1 to 10 and does not survive a manual change and save. Now when we edit the User Home form we get it reverted back to 10.
The database table zzzzsys_form has these changes: The database table zzzzsys_tab has these changes: Hence this can be reverted to -1 only in the DB directly whenever a form/tab is added / modified.
All images uploaded into the forum are shown in reverse order in the post - hence look at the images in reverse order unless placed inline which is done here now.
We navigate to Home => User Home Edit the Description from Home to User Home so that it can reflect in the breadcrumb. The value of the FastForms Tab order gets changed from -1 to 10 and does not survive a manual change and save. Now when we edit the User Home form we get it reverted back to 10.
The database table zzzzsys_form has these changes: The database table zzzzsys_tab has these changes: Hence this can be reverted to -1 only in the DB directly whenever a form/tab is added / modified.