Hi
in the solution i am developing (SAAS model mutli-tenant) i an using the autosave fx set to true and then turn this off when user opens a FID for data entry. Return to Autosave = True when FID closes.
My question is if the autosave is turned off is off for that client only (per user) or is the entire application now autosave = false? what happens to the rest of the connected users to the app?
Thanks