Is there an autosave function for SuiteCRM 8.x? i.e., the application autosaves drafts of any text inputs. Might be a great feature to help mitigate data loss during a machine/ browser crash or a potential hosting outage . I’m working on a deployment pattern using an active-active HA Postgres setup to sync data to another SuiteCRM deployment in a standby configuration.
I’ve never heard of such a feature, not even as an add-on.
Think Google Docs or Gmail. Both autosave any inputs.
Yeah, I understand. Not everybody will want this, but in some cases I agree it might be of great value.
The Angular front-end definitely makes it possible, but I think a feature like this would really have to be built into the main UI code, not an add-on.
I might work on an implementation. Could be useful.
Hey
I have already created suitecrm drafts plugin for version 8 of suitecrm
Here is a quick demo of it
I am currently figuring out a distribution mechanism for it. Since the store does not allow plugins for SuiteCRM (ones that have frontend extensions).
I will update here when I have it ready.
DM me for a personalized demo if you need it