texaschick Posted January 31, 2003 Posted January 31, 2003 I have searched the posts but I haven't found the answer that I am looking for. I have 3 Databases Company, Location and Contact. They are relatated as follows: Location::CompanyID - Company::CompanyID Contact::CompanyID - Company::CompanyID Contact::LocationID - Location::LocationID Ok my problem is this. I would like to be able to select a location for each contact. I only need the locations for the company to show up. This works just fine in the DB, but when I attempt this thru CDML it does not work. I've been trying to do this through [FMP-ValueList]. I've used valuelists in other places and it works just fine. What am I missing?
Anatoli Posted February 1, 2003 Posted February 1, 2003 Relation Value Lists are not working on web. The ones, which show, related values.
Garry Claridge Posted February 1, 2003 Posted February 1, 2003 Ways exist of doing this with the [FMP-InlineAction] tags. However, it depends on how your page is organised. All the best. Garry
texaschick Posted February 28, 2003 Author Posted February 28, 2003 Sorry for the late reply. I actually can get the InlineAction to work but not in a select statement. Is there a special way to do this? Thanks.
Recommended Posts
This topic is 8008 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