Newbies keith Foster Posted October 7, 2006 Newbies Posted October 7, 2006 Hi wonder if someone can help? I have two tables one called "Quotes" one Called "jobs" I fill in all the fields in Quotes, when the Quote is accpeted i want to click a button to the export all the fields in that record to a new record in Jobs How can i do this :qwery:
aldipalo Posted October 7, 2006 Posted October 7, 2006 Please explain. Are Jobs database and quotes database related? If they are you do not need to export or import anything the relationship, properly set up, will do the work for you.
Newbies keith Foster Posted October 7, 2006 Author Newbies Posted October 7, 2006 (edited) They are related, what i am currently doing is creating a new record in the jobs table, then via a drop down box i look up the quote number, and that fills in all the data, which is fine. But what i want is a button in the quote form opens the job form and auto does this. I am thinking that what it needs is a script, but not sure how to go about it Edited October 7, 2006 by Guest
aldipalo Posted October 10, 2006 Posted October 10, 2006 Hi Keith: I was away for the weekend so I didn't have access to the Internet. Take a look at this file and see if it answers your questions. Start at the Quotes layout. Add a new quote and then click "Create Job." HTH Al Sales_Rep.zip
Newbies keith Foster Posted October 12, 2006 Author Newbies Posted October 12, 2006 Thanks for that, looking at the sample you sent me seems i have to set from and target field, this is going to be one seriously long script. : Keith
aldipalo Posted October 13, 2006 Posted October 13, 2006 I'm not sure I understand what you are saying, All you want to do is set the serial# field so the records are related. All the other data in the quotes area will just come over in the jobs layout. In other words you will get the data from quotes directly from the related quote field and all you need to do is add the job data. So, you don't have to do a Set Field for every field in quotes. Am I making myself clear? Al
Recommended Posts
This topic is 6616 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