Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8594

Re: Is there an AutoComplete control planned for SAPUI5 mobile?

$
0
0

The sap.m.Input control supports the ability to show suggestions.

 

sap.m Explored

 

  <Input  id="productInput"  type="Text"  placeholder="Enter Product ..."  showSuggestion="true"  showValueHelp="true"  valueHelpRequest="handleValueHelp"  suggestionItems="{/ProductCollection}" >  <suggestionItems>  <core:Item text="{Name}" />  </suggestionItems>  </Input>

 

Regards,

Jason


Viewing all articles
Browse latest Browse all 8594

Trending Articles



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