susnhine92122 Posted September 8, 2009 Posted September 8, 2009 I am trying to write a script that does the following: 1. Opens a new window [app selection] layout that has a list of all possible menu items (I have this part figured out) 2.When I click on the arrow next to the item I want another script that takes this item and adds it to the purchase order [apps PO layout] 3. I want to return to my original layout and see the the item I selected in the [apps PO portal] For the [apps PO] I have a relationship formed using the [color:red]event ID field in the [event management] I also have a relationship between [apps PO] and [apps list] using the [color:red]Item number field The [apps PO] has the following fields: [color:red]item number item description cost pp The [apps list] has the following fields: [color:red]item number item description group cost pp I have tried using a script I found in another database and modifying it, but to no avail. Any help I could get would very much be appreciated!!!
efen Posted September 8, 2009 Posted September 8, 2009 It isn't clear to me how your tables (only two?) are related. Which are the primary and foreign keys in each file? What is event ID connected to in apps list?
susnhine92122 Posted September 8, 2009 Author Posted September 8, 2009 The [color:red]event ID field in Event Management table is connected to the [color:red]event ID field in Apps PO Table The [color:red]item number is in both Apps PO Table and Apps List tables
Recommended Posts
This topic is 5556 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