Action Bar with parameter

I have created grid with Action Bar with parameter id, type field. I have configured it to open some other form as modal. In modal form how to get the value of id? I want to populate some field of the form with help of the id passed from parent grid. In modal if I print {id}, it shows blank.

Regards,

Sandip

I’m not sure to understand you, but instead of the action bar, have you try:

1.- with a link field?
2.-whit an image column, using ajax event on click and sc_redir(“app”, parameter, modal , size)