I already started a thread on this on the drupal discussion board, but got no answers, so I was hoping maybe my local folks could give a bit of help. Existing thread here: http://drupal.org/node/843078
I'm building a site for a company that's got multiple physical locations, and I want registered users to be able to choose their closest location at their registration time (currently I've got a field in the registration block using CCK). For the sake of example, let's say I have 2 different locations with two different hours of operation. Based on the location chosen by the "authorized user" at time of their registration, how do I make it so they see the hours of operation page for only the location they've chosen?
I've searched the forums, but can't really find what I'm after. Any help is appreciated... but just so we're clear up front, I don't speak php.
Would I use taxonomy to do this? If so, how do I get the registering user to choose a taxonomy on registration?
I'm open to suggestions, new modules, etc - I just don't know enough about what I'm doing to get where I need to be.
