Public app for dinamyc forms sending data to another glide app

Hello folk’s!

Yesterday my team and I hit a wall…

We try everything we know hehehe.

There’s an app, that is private, and work’s like a “kanban”, our need is for each card from this kanban, generate an personal forms to the client linked to that “kanban” card.
This forms must be public, so, step by step:

  • Button, on the card in private app, to generate a forms;
  • Variable forms generated with card input’s in the public app;
  • The user receive a especific link of his form;
  • User complete the forms;
  • Send back the forms;
  • We receive in the private app;

Or issue is the dinamyc public link;

What difference are there between the forms, and why do you need to have different forms in this case?