Re: Filemaker 5.5 insert related row with values onclick -
02-15-2007
, 05:46 PM
===SCRIPT START===
Go to Portal Row [ Last, Select entire contents ]
Set Field [ worklog::Employee, worklog::Employee="Joe" ]
Set Field [ worklog::Work Description, worklog::Work
Description="Administrative" ]
Set Field [ worklog::Hours, worklog::Hours=.25 ]
===SCRIPT END===
This solution was found here:
http://groups.google.com/group/comp....44262ecf6b81f4
Sorry, I had search for awhile looking for the answer. Didn't find it.
Posted here. But then found this after. |