Skip to Content
0
Nov 20, 2017 at 01:40 PM

passing value from the model in UI element

56 Views

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