[FX.php List] Change log function?
Jonathan Schwartz
jschwartz at exit445.com
Tue Mar 13 19:03:29 MDT 2012
Hi Bob,
I would approach this in following way:
- Write an array of all the starting form values when the page is displayed. Save to session.
- write an array of newly posted form values.
- compare the two array, detecting and saving the changes, which you could write to a single field in a log record.
How's that sound?
Jonathan Schwartz
Exit 445 Group
415-370-5011
On Mar 12, 2012, at 3:10 PM, Bob Patin <bob at patin.com> wrote:
> I have a client whose web app I just finished; I've put change logging into the database, but now he's asking if it's possible to put some sort of change log into the web app as well.
>
> Has anyone done this before? The records I'd be logging have about 200 fields, which makes it a lot more than just a half-dozen to track, and hence my question as to whether someone has this function already written.
>
> Any insight appreciated!
>
> Thanks,
>
> Bob Patin
> Longterm Solutions LLC
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
> FileMaker 9, 10 & 11 Certified Developer
> Member of FileMaker Business Alliance and FileMaker TechNet
> --
> Twitter: bobpatin
> Google+: http://www.longtermsolutions.com/plus
> AIM: longterm1954
> iChat: bobpatin
> --
> Expert FileMaker Consulting
> FileMaker Hosting for all versions of FileMaker
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list