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

Re: Fiori change json data binding in XML View

$
0
0

In the Component.js do:

 

this.setModel(outputModel, "output");

 

And in the XML do the below to set the "selectedMonth" in the outputModel:

 

<ComboBox items="{/Month}" selectedKey="{output>/selectedMonth}">

  <items>

    <core:Item key="{key}" text="{name}"/>

  </items>

</ComboBox>


Viewing all articles
Browse latest Browse all 8372

Trending Articles



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