This topic is locked
[SOLVED]

 Hide Dropdown Box in Advanced Search

9/8/2010 11:03:55 AM
ASPRunnerPro General questions
J
Jay123 author

Hi!
I am using ASPRunner 6.1.
I just like to ask if it's possible to hide the dropdown box/control that has the "contains", "equals", etc. in the Advanced Search page while it's retaining the default option of "contains"?
For example, if I have a "name" field, the user will just see the "name" textbox and when he clicks on the "search" button, the system will do a "contains" search even if the dropdown box is not visible.
Thanks,

Jay

J
Jay123 author 9/8/2010

Hi!
Never mind. I was able to figure it out.
I have moved the dropdown boxes to another column and set the column width to 0 (in HTML mode).