Creating link to edit a record from Grid tutorial does not work with version 6

http://www.scriptcase.net/phpgenerator/samples/tutoriais/grid/grid16.php

This tutorial create a two forms from a same table. First form is created as a editable grid view while the second form is created as a single record.

The solution is supposed to launch a single record view of the form when click on the ADD NEW or EDIT button. However, it does not seem to work.

Any idea how to get it to work on Scriptcase version 6?

Re: Creating link to edit a record from Grid tutorial does not work with version 6

No this is a regular grid. It’s pretty easy. Create a grid on a table and a form on the same table. Then go to the grid definition and click on link. Create an application link. Connect the keys together and generate. Start the grid. In the first column you will notice a pencil which will lead you to the form.

Re: Creating link to edit a record from Grid tutorial does not work with version 6

This grid is not a regular grid, but a grid created from the Form application with the setting of Editable Grid View. It is also need for Master/Detail implementation

If you use a regular grid application, it does not allow you to pass parameter

Just that when i click on the pencil (edit) or add new button, instead of calling the single record form for editing or adding, it display the grid form for editing and adding. Which is not what i want and which does not work as what the tutorial execution reflected.

Did you managed to try it out on v6 environment and get it to work?

Re: Creating link to edit a record from Grid tutorial does not work with version 6

I will try it out although I don’t think this is a very common option because you use an editable grid. I did it often with a regular grid. If I don’t want a single record edit then I use an editable (view) grid. But what I meant was that afaik the referenced sample is using a regular grid.

Re: Creating link to edit a record from Grid tutorial does not work with version 6

Any idea how to achieve the following requirement then?

I want to create a master/detail applicaton similar to example: http://www.scriptcase.net/sistemas/v6/exemplos_en_us/form38/form38.php

However, the details grid, I only need to display a selective number of field for display, but when I click on the pencil (edit) or Add New within the details records, it will display a a single form display with all the fields for editing or adding.

Is this possible?

Re: Creating link to edit a record from Grid tutorial does not work with version 6

No, according to this http://goo.gl/Mk49k

Re: Creating link to edit a record from Grid tutorial does not work with version 6

I have found a workaround.

Re: Creating link to edit a record from Grid tutorial does not work with version 6

Por favor coloca la solucion que encontro