Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

Suggestive search help in webdynpro:-

SuggestValues feature of the inputField is only available as of NetWeaver 7.02 or enh 2 and higher

Suggestive search is only applicable on input field in webdynpro .

In oder to assign suggestive search  select input field  in input field  properties there is a property SUGGESTVALUES   check this property system will automatically assign suggestive search to input field.

the InputField is enhanced with the suggestFilterMethod. You have two options to control the way the Suggest Values works - prefixSearch and containsSearch. This would provide the functionality you describe.

In prefix search –  feature allows you to search for the beginning portion of a term

In Contain search – enter value will treat as *value* .  enter value can exits anywhere in result .

1 Comment
Labels in this area