Passing Parameter From Grid To Form

Hi,

I would like to pass the Part no from my grid to my other form when clicking transfer button and display the Part No on form “Part No” Column. How can i do so?

FORM.jpg

GRID.jpg

Create a link to the new form using one of the keys. That can be an application link in the grid or a new column where you put an icon in and assign a link to that.

Hi Aducom,

Thanks, i manage to do it by using sc_redir.