79491496

Date: 2025-03-07 07:08:32
Score: 2
Natty:
Report link

How to generate a list of checkboxes in SAPUI5 from OData service in XML view?

 <VBox items="{/Set1}" >
        <items>
            <CheckBox text='{value}' selected='{selected}' />
        </items>
</VBox>
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: York Chen