Bob Kerr Posted July 6, 2011 Posted July 6, 2011 Hello All, I just started playing around with custom functions and I found this one for logging every change made. Sorry if this was the wrong place to post this thread. http://www.filemakermagazine.com/videos/super-audit-logging.html First, is there an easier way to do this? Second, everything works as it should, I then use a script to open another file to store all the data and organize it, which all works fine. The problem I have is that I am trying save space in the live database (the one containing the log function). After I export the data I would like to clear the logs in the main file. FileMaker will not allow me to do this, because the field is not modifiable. Is there any way to do such a thing? Thanks in advance for the help, Bob
Fitch Posted July 11, 2011 Posted July 11, 2011 The audit log is typically implemented using a text field, which auto-enters the calculated log info. A text field can be cleared out with a simple Replace command.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now