Jump to content

This topic is 4340 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hello,

 

I am very new to FM and I have been asked if audit logging of changes to data in a single table can be achieved. From my Googling, it appears that it can be done (im using FileMaker Pro Version 10.0), by writing a script and having a trigger fire each time the data in the table is modified

 

My question is this : how exactly do I go about this ? Ive searched for examples online but havent found anything relevant to what Im trying to achieve. Any feedback / direction would be greatly appreciated. Thanks.

 

The structure of the table I have to work with is as follows & the fields that data would be changing in via user modifcation are "Action" and "Conclusion".

 

CPD_CPR_H table

 

ID

Mandate Number  Text

Mandate Title   Text

Title                 Text

Response1     Text

Response2     Text

Scope             Text

Action              Text

Conclusion     Text

 

Audit_Table  ( // structure I was thinking of having but am open to any suggestions / alternatives ! //)

 

ID

Date

User

Field

Original_Value

Updated_Value

This topic is 4340 days old. Please don't post here. Open a new topic instead.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.