Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: Remove maximum number of results from advance search page screen

$
0
0

Hi Krit R,

 

In your advancesearch tag there is one attribute showMaxHits use this attribute as false.

 

example:

 

<thtmlb:advancedSearch id                = "advs0"

                        fieldMetadata     = "<%= controller->GET_DQUERY_DEFINITIONS( ) %>"

                        header            = "<%= SEARCH->get_param_struct_name( ) %>"

                        fieldNames        = "<%= controller->GET_POSSIBLE_FIELDS( ) %>"

                        values            = "//SEARCH/PARAMETERS"

                        maxHits           = "//SEARCH/max_hits"

                        onEnter           = "Search"

                       showMaxHits  = "FALSE"

                        ajaxDeltaHandling = "false" />

 

try this.

Regards,

Srinivas.


Viewing all articles
Browse latest Browse all 7775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>