Page 1 of 1

Default entry in advanced search (v11)

Posted: Fri Feb 12, 2016 1:15 am
by Frank Miramonti

Version 11

I am having trouble getting a default search value to working advanced search page settings default value.
I have a select option with lookup table but I want a default value to be there on load.
It says it must be a valid c# expression or if its a string double quoted.
I have tried ""xxx"" ' " xxx" ' and others but nothing seems to show up.

Thanks anyone..

Frank


Re: Default entry in advanced search (v11)

Posted: Fri Feb 12, 2016 9:37 am
by Webmaster

If it is a string value, just use (note the double quotes): "xxx"


Re: Default entry in advanced search (v11)

Posted: Wed Feb 17, 2016 3:17 pm
by Frank Miramonti

It's a value in the lookup table. "XXX" nvarchr2
It's is in the table rows being retrieved but "XXX" does not filter the records or dispaly as default in box.

Thanks,
Frank


Re: Default entry in advanced search (v11)

Posted: Thu Feb 18, 2016 5:55 pm
by motfs

I can set the default value in Select Tag for v12. Double check if you enter the correct value (not the display value).