Hi,
I have created a session variable at login on name
I want to filter a browse to this name
Im setting the session value p-web.setsessionvalue('name',Clip(STU:Name))
I want my browse to only return this name
the name in the browse is PL:Name
Ive tried in the Browse filter
PL:Name = p_web.GSV('Name',Clip(STU:Name))
Doesnt work
Is there an embed point and if so what would the likely code be for that?
thanks
regards,
Richard