chevell Posted October 19, 2005 Posted October 19, 2005 -------------------------------------------------------------------------------- I could swear I've done this before, but for some reason its not working. I want a script to create a new record in a different database from data in a current database record. I thought You just used "set field" or insert calculated value and it automatically created a new record with that data in the target field. For whatever reason its not working. I am running FM Server 7 Advanced and FMP 7 Developer. I'm having trouble updating the files even though they are both open on the Developer machine. Ideas? Thanks! -- Chevell :
mr_vodka Posted October 19, 2005 Posted October 19, 2005 If you have your relationship setup so that it is 'Allow to create new records", then when you enter related data for a record via a portal etc, it will create a new record. Otherwise, you can create a new record in another file by creating running an external new record script in the other database.
T-Square Posted October 19, 2005 Posted October 19, 2005 Try the New Record script right before the Set Field. Also make sure to Save the record. David
Recommended Posts
This topic is 7323 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