Page 1 of 1

Widget description and advanced search suggestion

PostPosted: Wed May 23, 2012 7:49 am
by PaulR
Might it be an idea not to include widget descriptions by default when using advanced search?

The reason I suggest this is that the description may not make sense to a user in the search context. For example if the description says 'Enter the customer's full name' that wouldn't really be appropriate when searching.

I'm guessing that these descriptions could be removed by over-riding a template but having them not displayed by default would seem logical (to me at least!).

Paul

Re: Widget description and advanced search suggestion

PostPosted: Fri Jun 08, 2012 1:39 pm
by shannah
This is a good point.
You can override the description on the find form with
Code: Select all
widget:find:description="The description here"


-Steve