Rich S Posted April 15, 2009 Posted April 15, 2009 Howdy, howdy: I have multiple T.O.s in my solution and in a few of them they have a text field named "City." Rather than each T.O. having its own City value list I thought I'd have them all access a single field ("City") in a T.O. named Preferences; it would be accessed via the "Use values from field: Preferences::City, show all values" drop-down menu set-up. My question is: how to enable all the T.O.s to "see" the City field in the Preferences table? Do I need to link every T.O. to Preferences using the typical pk_city_ID/fk_city_ID relationship, or...? TIA for your help! Rich
Søren Dyhr Posted April 28, 2009 Posted April 28, 2009 No building a value list doesn't have to rely on relational ties, and yes a single pilcrow delimited field is suffice. --sd
Recommended Posts
This topic is 5688 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