-
MODX Staff
- 95 Posts
This is my first project with MODx, so I wanted to run it past someone to make sure I am doing this efficiently. Based on a previous question I posted, I am going to try and use Ditto to accomplish the following.
There will be a map of United States, the user can navigate by state to bring up a distributor list. Each distributor’s ’territory’ is not the shape of state, some territories occupy more than one state and there are often more than one territory for each state.
Each state will have a color coded distributor list (based on territory lines), along with an image of the state with the territories marked.
My thoughts are to have a container for each territory with distributors underneath, and a separate page for each state with calls to the corresponding distributors’ territories. Currently there are around 50-75 distributors with ~30 territories.
Hope that is somewhat clear, let me know of any suggestions on better ways to accomplish this.
Thanks