Hello, still a newbie here,
Does anyone know how to use a session variable like "UserId" column as a parameter within a object data source. The options that I have are "querystrin g", "control", "form", and session etc... How would I setup the session option to use the currently logged in user to my application when configuring my object data source. I get data returned when I enter a hard coded value in the default box of the session option but when there is no default value, I get no records returned. So, I figured that I need to set up a session to make this work but have no clue where to begin. Any help would be greatly appreciated.
Thanks in advance,
Does anyone know how to use a session variable like "UserId" column as a parameter within a object data source. The options that I have are "querystrin g", "control", "form", and session etc... How would I setup the session option to use the currently logged in user to my application when configuring my object data source. I get data returned when I enter a hard coded value in the default box of the session option but when there is no default value, I get no records returned. So, I figured that I need to set up a session to make this work but have no clue where to begin. Any help would be greatly appreciated.
Thanks in advance,
Comment