I am fmailiar with creating a text field, choosing options, and setting up the option to auto enter user name. My problem is that I have different users using a computer and I want to track created by and modified by for each record. It is too much to ask inexperienced users to go to Edit>Preferences>Application and fill in their name, much less control spelling and input for advanced users.
Is there an easy way to set up a login script that will automatically fill in the Edit>Preferences>Application> User name preference?
Or an easy way to set up a script that will let the user choose their name from a list or another fm file (i.e. users.fp5), store that in a global field and auto enter that name in a created by and modified by field for each record? How can it be set up for multiple users simultaneously using the file?
I could think of a script to do this, but I want to know if there is an easy way to set the User name preference, or if anyone has already written a script I can use to easily integrete into my relational database.
Is there an easy way to set up a login script that will automatically fill in the Edit>Preferences>Application> User name preference?
Or an easy way to set up a script that will let the user choose their name from a list or another fm file (i.e. users.fp5), store that in a global field and auto enter that name in a created by and modified by field for each record? How can it be set up for multiple users simultaneously using the file?
I could think of a script to do this, but I want to know if there is an easy way to set the User name preference, or if anyone has already written a script I can use to easily integrete into my relational database.