Save button displays in DEV but hidden on Production

SC Version: 8.1.008
I have a simple single row form. The SAVE button displays in DEV (Windows), but does not display in PRODUCTION (Linux).

I am using SC Security.
On PRODUCTION, in Security: “Groups / Applications” for the user’s group, all privileges but “Privilege to Access” are disabled.

Can anyone tell me why?
Thanks
Ed

RESOLVED:
Inside of the ‘sec_apps’ table, the ‘app_type’ field was null for my form applications. I edited the table and entered ‘form’ for this field, then all of the privilege options became enabled.

Hope this helps someone else.
Ed

1 Like