mandyang Posted January 31, 2002 Posted January 31, 2002 Hi, Is it possible to update a field in the same database but different layout? For example, 1)I've one database named Invoice. 2)Inside Invoice there are 2 different layouts,Delivery order(layout 1) and Quotation(layout 2) 3)Inside these 2 layouts,there is a field call "Job no". 4)I want to write a script to update the job no fr Delivery order and Quotation at the same time.i.e if i enter 1234 for job no in Delivery order ,1234 will automatically appear in the job no for Quotation. Is that possible and how to do it? Thanks you [ January 30, 2002: Message edited by: Mandy ]
Vaughan Posted January 31, 2002 Posted January 31, 2002 Not to put you down, but your question indicates a lack of understanding of layouts. Layouts display the data that is in fields. If a field appears on more than one layout, it will have the same value. No need to use a script or anything.
mandyang Posted January 31, 2002 Author Posted January 31, 2002 Hi Vaughan, I'm sorry.I guess I've not make myself very clear.I knew that I can use the same field for different layout but my problem is: For the Quotation database,I have "item field" and "description field" but I don't want all the data in the Quotation db to go to Delivery order db as my customer may not buy all the items I quote to him/her. Thus,I was wondering if it is possible to use script to control whatever I want to update to the delivery order. I hope this is a clearer picture now.
Recommended Posts
This topic is 8677 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