Need help locking records to whomever logged on
Posted: Fri Jul 25, 2014 6:53 am
I've been asked to create a script where if the user starts to fill out a portion of a layout in Filemaker and then exits out of the application, whatever information they had started to fill out would still be there waiting for them when they log back in.
However, because Filemaker commits records automatically and because I can only use the Get(Account Name) function after a Create New Record line in the scripts, the best I've been able to do is have a fresh record every time a user logs in, or present the last record of the last person who logged in (which may not be the person who logged in, completed half the layout, and logged out).
I'm wondering, if we're planning on implementing GoZync, do I even need to try and work on this script or will GoZync already have such a functionality in place?
However, because Filemaker commits records automatically and because I can only use the Get(Account Name) function after a Create New Record line in the scripts, the best I've been able to do is have a fresh record every time a user logs in, or present the last record of the last person who logged in (which may not be the person who logged in, completed half the layout, and logged out).
I'm wondering, if we're planning on implementing GoZync, do I even need to try and work on this script or will GoZync already have such a functionality in place?