NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Browse filter
« previous
next »
Print
Pages: [
1
]
Author
Topic: Browse filter (Read 3003 times)
jking
Sr. Member
Posts: 419
Browse filter
«
on:
January 06, 2012, 05:42:34 PM »
I have set the filter on a browse to the following:
'spec:Pathologist = '&p_web.GSV('Pathologist')
The session variable 'Pathologist' is set in the embed code for the Login. I find the browse is not being filtered. Can anyone offer a suggestion?
Thanks
Logged
jking
Sr. Member
Posts: 419
Re: Browse filter
«
Reply #1 on:
January 06, 2012, 06:32:57 PM »
I found the solution in another post here. The filter, as I had it might work for numeric values. However, I'm using strings so I need the following:
'spe:Pathologist=<39>'&p_web.GSV('Pathologist')&'<39>'
Works great now!
Thanks
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Browse filter