Hallo,
- I can access through a link from one form to another form? I see only grid.
- how can I put a button in a row in a grid and make a link to a form?
Thanks
Antonio
Hallo,
Re: Link form to grid
Hi!
You can create a new field in the form/grid : HTML image
after that you can put your button image in the ‘image’ and right after that there is a button ‘Edit Link’ from where you can select the application to be linked.
Or you can use (in grid) : sc_link(Column, Application, Parameters, “Hint”, “Target”, “Option”, Height, Width)
You can see the details of this macro in the Documentation.
Hope it helps.
Re: Link form to grid
Thanks ishwor