-
When a visitors fills out a contact form and submits their information, that information is stored in the Bridged Exchange CRM Calendar and under my Contacts. The MyForms area allows you to create custom forms for your web site. Building a form in HTML can be difficult for some managers. This is why Bridgedexchange allows the CRM user to create the form by adding all the available field types. Users can select from checkboxes, radio buttons, text fields, textarea fields, and even drop down menus. Name and develop your form without having to type any html. Once the form is created, the user simply cuts and pasted the generated html code on the contact or support page of the website and the information filled out on the form is them stored in the database for future reference.

- Managing forms is an advanced feature to the application that allows users to create and view how many forms are generating leads or contacts. When creating a form, the user clicks on the specific checkboxes that generates the code containing the selected fields. The user also has the ability to create validation scripts to auto-correct the form prior to someone submitting it. When someone fills out the forms that have been generated, the leads are saved into the database as a contact, and are separated and categorized into the specific user account that created the form. There is no limit to the number of forms created, nor is there any specific language that the forms will not work with because all the form code is generated in standard HTML using JavaScript to validate the form. Custom forms can also be created, but these field types don't exist in the application currently and is the reason for custom form installs.
|
|