‎2019 Mar 04 9:51 PM
Hi,
We have list report generated through CDS view and there is a requirement now to modify the UI. Not sure on how to achieve the below requirements with the help of Annotations in CDS.
1) Header of the generated list should stick and only the items should scroll. It is similar to making sap.ui.table.Table header to stick while scrolling the items.
2) A value help is associated with a input field which is working fine and while selecting an entry in value help dialog, along with the selected id, the corresponding text should be displayed beside the input UI.
Can somebody point me, what kind of annotations should be used to achieve the above ?
Thanks.