Hi Experts
I need to pass value from the model to the press event of the Link ui element.
I tried this but it didnt work
<Link press="onOpenAttachmentDlg({requestModel>vendorId})" >
Could you please let me know how i can pass the value from the model in view so that i can get it in the controller.
Thanks
Karthi D