Hi..
Can any one tell me how to update two or more domains with a single input form?
I have this application where a user named supervisor inputs a form, when he purchase a tool. He would input the form with the to name and tool category with price of the tool and the purchased date.
The data should update the following domains.
* The "inventory" database.
* The "projects" database. ( a field for the tool name)
* The "Expenses" database with the price of the tool along with name of the tool and purchased date.
Can this be done??
Please help