...
Section | ||
---|---|---|
|
...
|
...
|
...
|
...
|
Embedding Forms & Workflows for Anonymous Use
...
Panel |
---|
form/workflow embedded in your web site |
...
If you do not require access control or authentication for other purposes, i.e. your forms are public forms on your Extranet, you can simply use frevvo's built built-in Share Dialog and copy and paste the code into your HTML, JSP, ASP, PHP or other web page. An example is frevvo 's [http://www.frevvo.com/frevvo/web/static/contactUs own contact form]. No authentication is required and the form is completed and submitted anonymously.
You can find [[V4_Using_Forms#Sharing_Forms | find instructions for embedding forms and flows here]].
==Integrating authentication with your web application (using the frevvo API)==
[[Image:Api_login_render_form.png|frame|left|frevvo form/workflow embedded in your web site]]
<br style="clear: both" />
The basic steps are shown in the above Figure. You'll need to be familiar with [[V4_Tenants_Page|creating and managing tenants] including creating a tenant using the Delegating Security Manager.
...