![]() |
Sergey Kornilov admin 8/21/2014 |
I guess this is just a matter of bulding correct SQL query that would pull data from both tables. If not all members have Employer or Employment records consider using LEFT JOIN in SQL: |
C
|
cyberslugg author 8/22/2014 |
Sorry, I should have been more clear in my original post.
|
C
|
cyberslugg author 8/22/2014 |
And yes, I have tried passing this information in using session variables, but I am doing this on the List page and I think this is causing some issue. |
C
|
cyberslugg author 8/22/2014 |
I literally have no idea what I did to fix this.
|