Can i populate and open a web-form via an agent?

Hello,I am working on an intranet application.

What i want to do is:

I have an Unid (of a doc in the nab)

And i want to open a form in edition with the fields filled with the informations taken from my document in the nab.

(Dunno if its clear)

Actually, my idea is to run a LS agent with a link like this one:

link

That run the agent and i can get the argument an access my document in the nab without any problem.

But with those informations i want to open the form “From_Test” in edition and with the fields “pre-filled” is that possible?

Thanks!

Subject: Can i populate and open a web-form via an agent?

  • Try WebQueryOpen. Hope this helps…

Subject: RE: Can i populate and open a web-form via an agent?

I tried with a link like:link

But it appears that it is not possible to retrieve the parameters of the link.

It seems that we cannot use DocumentContext and Request_Content to get this parameter :frowning: