[FX.php List] Change log function?
Bob Patin
bob at patin.com
Wed Mar 14 05:22:08 MDT 2012
Well, if I decide to do it that's what I was going to do; I'd also have to save field names too. The problem is that each record has approx. 200 fields in it, all of which are potentially editable on the web.
That's why I was hoping someone had figured out an easier way or already spun it… :)
I have an idea: you write it and then just give it to me!
BP
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
On Mar 13, 2012, at 8:03 PM, Jonathan Schwartz wrote:
> 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?
More information about the FX.php_List
mailing list