dbTalk Databases Forums  

Can one track a change in filed data tracked who chaged a field value?

comp.databases.filemaker comp.databases.filemaker


Discuss Can one track a change in filed data tracked who chaged a field value? in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bubba
 
Posts: n/a

Default Can one track a change in filed data tracked who chaged a field value? - 08-24-2005 , 08:08 PM






Have several fields on a layout that I want to track modifications to
each field, not just a record. I only need the most current change, not
every change.

For example, Filed A conntains "Yes". If some deletes the "Yes"" value
or changes it to "No" is there a way to automatically (through a
calculation or script) determine this and then capture the user that
changed the data perhaps using the Get (Account Name) function?

Thanks is advance.


Reply With Quote
  #2  
Old   
Matt Wills
 
Posts: n/a

Default Re: Can one track a change in filed data tracked who chaged a field value? - 08-24-2005 , 09:33 PM






Bubba wrote:

Quote:
Have several fields on a layout that I want to track modifications to each
field, not just a record. I only need the most current change, not every
change.

For example, Filed A conntains "Yes". If some deletes the "Yes"" value or
changes it to "No" is there a way to automatically (through a calculation
or script) determine this and then capture the user that changed the data
perhaps using the Get (Account Name) function?

Thanks is advance.
Sounds like a job for EventScript (free plugin can trigger script on
change to field).

Script could record change in a log field.

See http://www.softs4humans.com

Matt


Reply With Quote
  #3  
Old   
Michael Myett
 
Posts: n/a

Default Re: Can one track a change in filed data tracked who chaged a fieldvalue? - 08-24-2005 , 11:00 PM



Bubba wrote:
Quote:
Have several fields on a layout that I want to track modifications to
each field, not just a record. I only need the most current change, not
every change.

For example, Filed A conntains "Yes". If some deletes the "Yes"" value
or changes it to "No" is there a way to automatically (through a
calculation or script) determine this and then capture the user that
changed the data perhaps using the Get (Account Name) function?

Thanks is advance.

This can be done with a calculation using the evaluate function.

I made a sample file that can be downloaded here:

http://www.thehomecomputerdoctor.com...itTracking.zip

Michael Myett



Reply With Quote
  #4  
Old   
Matt Wills
 
Posts: n/a

Default Re: Can one track a change in filed data tracked who chaged a field value? - 08-25-2005 , 06:02 AM



Michael Myett wrote:

Quote:
Bubba wrote:
Have several fields on a layout that I want to track modifications to
each field, not just a record. I only need the most current change, not
every change.

For example, Filed A conntains "Yes". If some deletes the "Yes"" value
or changes it to "No" is there a way to automatically (through a
calculation or script) determine this and then capture the user that
changed the data perhaps using the Get (Account Name) function?

Thanks is advance.

This can be done with a calculation using the evaluate function.

I made a sample file that can be downloaded here:

http://www.thehomecomputerdoctor.com...itTracking.zip

Michael Myett
Certainly simpler than the scripting I suggested.

I will certainly keep this in mind.

Matt


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.