I am having an issue solving this problem.
I have a RichHtmlField, date selectors, and geographical location dropdownlist. (A list of cities). I need to be able to edit a page and create content for different locations. How do I create the data, so that when a user visits the page, it can pull up the data based on their geographical location.
I have the location of the user. I'm just not sure how to use that information to get the location specific content out of sharepoint.
Thanks. TR