Expand my Community achievements bar.

Links to Form Manager Forms

Avatar

Former Community Member
Hello,

I want to add links to a portal page pointing to forms published to form manager, I treid extracting links by looking into html source of form manager home page, but it did not work.

Any ideas on how to do this ?

Thank you for your help,

Greetings,
2 Replies

Avatar

Former Community Member
Hi Yasser,

I'm not really sure, but you can do that using the Java API to access the form mnager API.

So, I think about something like this:

- create a Servlet that uses form manager by API and shows yours forms stored in the registry,

- from your portal you have to point to that servlet.



I hope this is help for you and I'm sorry for my english :-)



Bye,

Roberto.

Avatar

Former Community Member
I'm sorry Yasser,

there was a trivial mistake: when I say "...you can do that using the Java API to access the form mnager API" you have to read "you can do that using the Java API".



I'm using adobe-registry-api.jar but I have many problems and I don't know if exist another api.



Regards,

Roberto.