Rank: Newbie Groups: Member
Joined: 1/21/2010 Posts: 4 Points: 12
|
Hello,
I'm trying to find a solution for passing more parameters to the search Webservice. I've noticed that in the demo project the webservice has an extra "additionParameters". Can you tell me how I can pass some values to it?
Thank you, Alex Szasz
P.S. I kinda' need an answer as soon as possible.
|
Rank: Administration Groups: Administration
Joined: 11/18/2007 Posts: 80 Points: 152
|
Hi, In current version there is no way to pass aditional parameters other than "parent" fields to filter results.
can you explain what are you trying to do? why you can't use Session variables?
Thanks Mikhail
|
Rank: Newbie Groups: Member
Joined: 1/21/2010 Posts: 4 Points: 12
|
I've solved my problem using the AdditionalFields attribute. It was exactly what I needed.
Thanks anyway.
Bye, Alex
|