J Posted April 13, 2004 Posted April 13, 2004 How can I create a new record in a table that is not the main table for a form? Script outline * Denotes fields that need to be inserted into a new record in a linked table. Loop Go to layout Print no dialog go to layout print no dialog * insert current date * insert current time * insert current user name * set field go to next record end loop FileMaker Version: Server 7 Platform: Windows 2000
Mike D. Posted April 16, 2004 Posted April 16, 2004 Well, the first thing I noticed is that your script does not have the New Record/Request step. Also, what triggers the end of your loop? Mike
J Posted April 22, 2004 Author Posted April 22, 2004 Exactly. How would I do it. The fields marked with an * would need to be in a related table. I would need to create a record in that "related" table then set the fields to the date time user. Basically to keep track of every time that script is performed on each record. Thanks.
oilman Posted April 26, 2004 Posted April 26, 2004 Hi jason When you created the relationship, did you check the box that states "Create record in related file". Write your script useing the set field command Lionel
Recommended Posts
This topic is 7519 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now