Skip over navigation
Documentation
You are currently viewing documentation for a previously released version of OroCRM. See the latest long-term support version.

Embedded Forms

The OroCRM’s “Embedded Forms” functionality provides for the creation of the code to add to a third-party web-site in order to provide the communication between the site users and the OroCRM team. These may be a request of marketing, technical, commercial or any other nature.

The fields of an embedded form depend on its type.

Embedded Form Types and Fields

The two out-of-the-box types of the embedded forms are “Contact Request” and “Magento Contact Us Request”.

Hint

Additional embedded form types may be created in the course of integration with OroCRM, subject to your specific business needs.

Contact Request

The form initially looks as follows:

../../../_images/cont_req.png

Magento Contact Us Request

The form is sharpened for the Magento design, however it can be used for any website.

The form initially looks as follows:

../../../_images/cont_req_magento.png

Create and Preview an Embedded Form

In order to create a new embedded form:

  1. Go to the System → Integrations → Embedded Forms.
  2. Click the Create Embedded Form button.
  3. The “Create Embedded Form” form will appear. The form has the following fields:
NameDescription
Channel*The channel from which the form information will be received. The drop-down contains all the channels defined in the system. The field must be defined.
Title*The title used to refer to the form in the system. The field must be defined.
Form Type*

Choose one of the form types described above.

Please note, that while the Magento Contact Us Request type is sharpened to suite the Magento design, you can choose the type regardless of the Channel chosen.

CSS*Editable CSS. The default CSS corresponds to the initial form design, subject to its type. You can edit the CSS to change such settings as the border width, color, fonts etc.
Success Message*The message to be displayed on the website following the successful form submission. By default is set to Form has been submitted successfully.
  1. Click the button in the top right corner to save the form.

For example, we have created a form for the custom channel. We’ve changed the text color to green and the background to yellow. We’ve also changed the Success Message to “Thank you for the question!”.


../../../_images/emb_form_create_ex.png

After we’ve saved it, the form has appeared in the Embedded Forms grid.


../../../_images/emb_form_create_ex_01.png

You can preview the form on its View page page:


../../../_images/emb_form_create_ex_02.png

Manage Embedded Forms

  • From the gird, you can manage the Contact Request using the action icons:

Add the Form to Your Site

Open the form View page and go to the “Get Code” section. The code to add your form to the site is available there.

../../../_images/emb_form_code.png
Browse maintained versions:2.62.32.01.12
Forums
Back to top