Hello Fiori Experts,
I am building an OVP and I have just started to implement linklist cards. I am trying to implements the same logic as my list cards in providing an annotation like:
@UI.lineItem: [{ qualifier: 'MyToolbox', value: 'data2', type: #WITH_URL, url: 'data1'}]
I am using CDS View annotations. I am uncertain of which annotations to use for a linklist card in order to get the link to work, I am able to "click" on each row, but I cannot navigate to the exterior location.
Thanks