Page 1 of 1

Forms renames Tab - revisited

Posted: Sat Jan 16, 2021 3:01 pm
by apmuthu
The original post shows that FastForms places a FastForms tab for globeadmin visibility as -1.
FF_Tab_-1.png
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
01 User Home.png
Edit the Description from Home to User Home so that it can reflect in the breadcrumb.
02 User Home Form Properties.png
The value of the FastForms Tab order gets changed from -1 to 10 and does not survive a manual change and save.
03 User Home FF Tab value changes on Save.png
Now when we edit the User Home form we get it reverted back to 10.

The database table zzzzsys_form has these changes:
form_changes.png
The database table zzzzsys_tab has these changes:
tab_changes.png
Hence this can be reverted to -1 only in the DB directly whenever a form/tab is added / modified.