Joined: Tue Sep 21, 2010 11:59 am Posts: 212 Location: Purcellville, VA
|
|
Perhaps there is more to it, let me try to be as thorough as possible in the explanation.
Ulitmatley what will happen is that there will be many lists that connect to each other via a common element called DEALID.
In the list called DEAL we will have a list of DEALS and high level information about each of them. The aditional lists so far are: SOLUTION - Information about a the solution for the DEAL FINANCIALS - Financial information about the deal
there could be as many as 20 of these by the time this project is done.
So looking for a way to design the initial screen that is user friendly and condusive to growth.
My thought was to divise a way to have a filter section, a content sectoin and somehow have tabs that would point to the sublists that would be accessed via solution.aspx?DEALID={@DEALID} example
|
|