Re: Filemaker Copy records
Re: Filemaker Copy records
- Subject: Re: Filemaker Copy records
- From: Bruce Robertson <email@hidden>
- Date: Wed, 05 Apr 2006 09:50:48 -0700
> Has anyone had ever copied an entire record ( all fields) from one
> table to another?
>
> Thanks
>
> Bob Cuilla
Yes. Not only is this useful for single records, but also for a record and a
portal.
If you have the portal relation set up to allow creation of related records,
you can easily duplicate a record and all its child records.
You need to do this on a layout that has no calculated fields and no
autoenter ID fields.
Set oldRec to get data current record
Create new record with data oldRec
This would allow you to do something like duplicate an old invoice with line
items to create an identical new invoice; or create a master order template
with several standard items already in place and then generate a new order
based on the template.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden