Form Application Link to another Form

Hi
i have a table with 10 fields. On the first simple Form i show 4 fields in an editable grid. In 80% of the cases, the user not need the other 6 field.
I made a full Form with the 10 fields an i like to link the two forms together. I can succesfully create a link from my simple Form to the full form. But for what? I have no chance to call the full form from the simply form. No icon, nothing.

So, why i have the possibility to make an Application Link between to forms? Or maybe i’am wrong: How can i link the two forms together?

Best regards
Steve

You need to create button of type link.
On the other hand why create a new form and not just a block which you can hide/show or the standard way open/collapse.

jsb

Hi

Thank’s for your answer.
because i want the editable grid and this not works with blocks…

Best regards
Steve