Hi we have a notes field that user intermittently saves. The use case is such that we can only save the model when they are done with the page. So we can save the notes to another field from another model behind the scenes and auto populates the notes field. However, this is only specific to one logged in user. If another user is in the same page, their notes might overwrite other user’s work. Another approach comes to mind is using browser session or server Apex session. Has anyone implemented session restore of field values in Skuid?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.