EspoCRM Public Forms
The "Ebla Public Form" extension for EspoCRM provides a solution for creating, managing, and embedding Espocrm forms publicly on websites.
Use Cases
Collect Feedbacks from Clients
Utilize star rate extension for enhanced feedback collection.Collect CVs
Gather resumes or CVs directly through custom forms.Receive Tickets to Case Entity
Streamline the process of submitting tickets by allowing users to fill out forms directly.Registration for Portal Users
Enable seamless registration for portal users with customizable forms.
Existing Features¶
Welcome & Thank You Messages
Customize welcome and thank you messages for users filling out forms.reCaptcha
Ensure the security of your forms with reCaptcha integration.Control Form Design
1. Options for showing/hiding the logo, changing the background color, and more.
2. Ability to write custom CSS for further customization.Default Fields
Predefined fields like name, email, phone, and message for quick form creation.Url Field Value
Populate fields with values from the URL. This allows for pre-filling fields with data from the URL. Use case: Pre-fill the contact id and ticket id in the form URL to use on formula script later.Custom Detail Layout
You can create a custom detail layout for the form entity to show the form fields in a specific order.Support all Scopes
Support all scopes for any entity type, Lead, Contact, Account, Case, etc. Plus custom entities.Easy Link Distribution via Email Templates
Send form links effortlessly using pre-designed email templates. You can fill fields dynamically in the email template using the url field value feature.Embeddable Forms
Seamlessly integrate forms into your website using IFrames.Support for Espo Dynamic Logic
You can use EspoCRM dynamic logic to show/hide fields based on conditions.