Sharepoint Datasource
Maybe this is not possible but I will try one last time as I believe this should be able to be done.
I have an ASPx called solutionview.aspx which has a datasource which includes the following lists:
opportunities
opportunities_soar
opportunities_triage
opportunities_clearinghouse
opportunities_solutiontrak
when I open the datasource details in sharepoint designer I see all the tables and associated rows. On the custom list I have rows that are a combination of data from the vaorious tables. I have added an edit icon to the front which when clicked should take the user to the Opportunities_SolutionTrack/EditForm.aspx?id=____ <--- where the ID is equal to the ID value from the data source field ID within Opportunities_SolutionTrack.
I need to know if this is even possible if not then what I am trying to do can not be done in SharePoint.
If I could raise the points I would because this is a critical need.
Thanks in Advance
|