paperbag1 Posted April 18, 2006 Posted April 18, 2006 On the opening layout (Sent to Vendors) I am trying to make three fields populate through a portal by selecting a name from a popup list. Take a look at this and let me know why it won't work. Phil Bid_Application_Form_Copy.zip
paperbag1 Posted April 18, 2006 Author Posted April 18, 2006 (edited) Sorry, I haven't labeled them yet but it is the first field on the left under the label "Send To". The field name is "CompleteName" Phil Edited April 18, 2006 by Guest
-Queue- Posted April 18, 2006 Posted April 18, 2006 Well, it appears to be working fine, if you are only interested in a single Send To. For multiple selections you will need to use a join table that links one bid record with one email record. Also, I would suggest not using names for your key fields. What if a company name changes or a contact marries or changes their name? It is much better to use serial numbers as key fields. Then you can change the name as much as you like and never break any relationships.
Recommended Posts
This topic is 6794 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