Joomla only
This plugin makes it possible to build a nice looking form with the YOOtheme Pro builder. You can make use of many field options including multiple file uploads and even hide the whole form within a modal.
Protect the form with Joomla's standard captcha and place as many forms as you want on one subpage. Admin and visitor can receive a beautiful styled eMail. Furthermore you can redirect your visitor to a custom page including all the data or stay on the same page and post data silently.
If you'd like to import the data, the csv attachment will assist you easily.
This form builder manages everything!
You can also collect various hidden data
You can set default values and you are also able to fill in the fields with the url. Have a look at the grey button in Demo 1 which fills some fields by url. You can also fill hidden fields.
You can simply set hidden values which will not be emailed to the customer like date, user ip, user agent, Joomla userid, Joomla username, server ip, server host and server url. You can also define a custom hidden value or use values from the URL (GET variables).
To use GET variables simply add the hidden value $_GET['variable'].
The form can be submitted to email addresses (TO, CC and BCC) including a CSV file containing all inputs. Also to the user as a copy (without attachment and hidden fields), as also as redirected to a new page as GET or POST data and optional as POST hidden in the background. This means you can process the data already in the background. Furthermore the data is stored in the Joomla database, too.
You can activate this option in the eMail tab.
Yes, you can. The options are already built in, so that you can use nice contact buttons instead of the forms e.g. in a team gallery like in Demo 2.
Yes. more Form uses the standard Joomla captcha like Google ReCaptcha.
more Form uses the captcha that you set up as the default one in the Joomla global configuration. Please check that you have set a captcha there and activate the use in the settings tab of more Form.
You can use the Input -> GDPR option which already shows a common text used for GDPR option.
Yes, single and multiple. You can change the button text by using the placeholder field.
You can style admin and visitor mails independetly. You can also make use of a nice header and footer option. The input fields will be submitted as a nice table. You can also make use of the data to greet the user with the input name.
We added a free component to easily search between dates and in the submitted form date as also export data as CSV. You can download it free from the downloads section after you bought the builder element.
Please disable the option "Use visitor address as FROM" in the eMail tab, because your mailserver does not allow to change the FROM value to the visitors mail address. more Form uses this as sender address for you to quickly respond in your mail client.
If the error continues also empty the "Sender (FROM) email" input field. more Form will then use the settings from Joomla's global configuration.
If you still get this error, then you have to check Joomla's global configuration, too. The fields "From Email" and "SMTP username" need to be set the same also while using providers like Hotmail/Outlook.com.
If you don't receive any mails your (mail)server configuration does not support all options that you activated in more Form.
For example: Some servers do not allow sending attachments while using PHPmail or sendmail. Always try to use SMTP as default mailer in Joomla, which is the best and most secure option. Some mailservers won't accept mails sent by PHPmail or will mark them easier as spam.
Also some mailservers don't accept sending in the name of a foreign domain. more Modal uses the visitors mail address as sender address by default. Disable the option in the eMail settings tab and try again.
As these problems are very rare, we are here to assist you. Just contact us if you face any issues.
Please check the section the form is placed in and deactivate the animation. The animation will not be triggered on the modal so that one will stay hidden. You can just put the form into a new section. If you want to open the modal with your own button just add it as HTML with <button uk-toggle="target: #ownid" type="button">
The mask feature allows you to get a specific phone number syntax without the user having to hassle around with whitespace and hyphens. You can use these definitions:
0
- any digita
- any letter*
- any character[]
- optional group{}
- fixed groupEverything else is a fixed character. If you need a fixed character that is like the definition (e.g. the number 0) you can escape it with \\ (e.g. \\0).
Examples:
German phone numbers of +49 (0) 12345 / 6789-0:
+{49} (\\0) 00000 / 0000-0
Ukraine phone numbers of +38 (099) 999-99-99:
+{38} (\\000) 000-00-00
Just put the elements in the columns you like. We have implemented a left, middle and right column. The element will be positioned in the order of your element structure.
hiddden spam math function
min and max input field lengths on text and textarea fields incl. counter
Captcha validation
option to disable submit button until required fields are filled out
spam protection with math question which will be hidden and auto-filled in by JS
copy to sender not activatable
honeypot spam protection solution
honeypot field because a browser auto fill feature could trap in (new solution upcoming)
border color validation (see demo 3)
submit different value than shown for select, radio and checkbox fields
check copy to sender by default option
date format for date fields
month input type
multiple default checked checkboxes
selected value for select fields
XLS export
checked option for checkboxes or radio fields
Joomla 4 component to manage and export submissions
Joomla 3 component to manage and export submissions
support of Easy Calc Check Plus captcha
styling of file input fields (use placeholder to change the text)
label was shown if field was mandatory but label left blank
additional attachments for the copy to sender email (e.g. terms or manuals)
more allowed data file types (.docx, .xlsx, .pptx, .rtf)
Copy to sender option disappearing after form submission
vCard with customer data in admin mails
left, middle and right column positions
Captcha error on Joomla 4
reordered email and settings tabs
use of values in the confirmation text (e.g. Thank you %Name%)
confirmation text now supports multiline
reordered email and settings tabs
hidden fields (value, date, user ip, user agent, Joomla userid, Joomla username, server ip, server host and server url)
use of values in the confirmation text (e.g. Thank you %Name%)
confirmation text now supports multiline
reordered email and settings tabs
previously workaround for GZIP which is not needed anymore
wrapped up in an easy installable and updatable plugin