Quantcast
Viewing all articles
Browse latest Browse all 4841

Re: SAP MII SSC UI CUSTOMIZATION

Hi Swapna,

 

In SSCE, if you click on the first dropdown in design, the events are given in the properties.

You can put your change method name in onSelect.

Let's say you put the method name handleChange in onSelect. In the custom code area, the method will be generated for you.

In the method implementation you can call the getSelectedKey to retrieve the selected value.

 

function handleChange(){

alert(DropdownBox0_c0c0.getSelectedKey());

}

 

You can also refer to the how to guide for UIElements

MII 15.0 - Self Service Composition Environment - Integration of UI Elements

 

Regards,

Pooja


Viewing all articles
Browse latest Browse all 4841

Trending Articles



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