Hi MDK Experts,
I am very new to SAP MDK .Need some guidance from your end.
I am using Object table in a particular requirement similar like below :
I am able to add Attributes like Description,Footnote,Status,Image by binding to the service and displaying it dynamically.I am binding with the Custom oData service.
There is certain requirement to include the switch button for every item in the list.Whenever the user clicks on the switch button an CRUD operation takes a certain property changes(Updates) from yes to no.Based on the particular condition the switch button will be changed.For example if it is on it will signify the Product has been received for the particular Line Item if the switch button is off it will signify that the product has not been received.
We will be building both Web and Mobile application for the above requirement.
For Web it can work fine with UI5 but for mobile our approach is with MDK(offline).
I just want to know if switch button is technically possible inside the Object Table or Contact Table.
And it will highly helpful if i can get some reference
Thanks,
Arka Basu