Hi there
I have a sap.m.List and use ObjectListItem to display the information for every single item. However, I have the requirement to add input controls like sap.m.Input and sap.m.Switch. As the layout of ObjectListItem works great for me, I don't want to switch to another ListItem type.
Is there a way to do this?
If not, how can this be solved? Is it needed to extend the ObjectListItem? If so, in which way do I have to extend it?
Any ideas would be great!
Best regards
Tobias