• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

MachForm - HTML Form Builder Online, PHP Form Creator

MachForm - HTML Form Builder Online, PHP Form Creator 19

No permission to download

Big Thanks to @Lewis6878



MachForm 19 Released. PHP 8.2 Compatibility.​


PHP & MySQL Version Requirement

MachForm v19 requires the minimum version of PHP on your server to be at least PHP 7.4 and MySQL version at least MySQL 5.7. If you’re still using older version, you’ll need to upgrade your PHP and/or MySQL version first.

We strongly recommend upgrading due to improved compatibility and bugfixes within this release.

Changelog

  • Update: PHP 8.2 Compatibility
  • Update: Updated Braintree integration to use Hosted Fields
  • Update: Hidden fields can now be used to define prices
  • Update: Improved paginations on the form manager page
  • Update: Improved form search on the form manager page when having large forms (more than 500 forms)
  • Update: Added Stripe configuration for ‘Set Up Cards for Future Use’
  • Update: Updated front-end forms jQuery library to v3.6.0
  • Update: PHP sessions for admin panel is now using database handler
  • Update: Multiple failed attempts on Stripe page will now invalidate the session, to protect against malicious user
  • Update: Improved merge tag information on notification settings page
  • Bugfix: Entering incorrect date filter on entries page when using MySQL 8 generates error message
  • Bugfix: Importing form from previous version is generating error
  • Bugfix: Newer version of Chrome (v102+) blocked redirect to PayPal page when the form being embedded
  • Bugfix: On entries page, row not being highlighted when selected
  • Bugfix: Address results on email doesn’t display correctly
  • Bugfix: When using PHP 8 and a form is being disabled, entries and other settings can’t be accessed
  • Bugfix: State dropdown on address field doesn’t align correctly when using non-default themes
  • Bugfix: Large paragraph text aren’t being rendered correctly on PDF
  • Bugfix: Entering second without leading zero on Time results to a validation error
  • Bugfix: Date validation generate error message when user entered non numeric values
  • Bugfix: Merge tag for signature field not generated properly when the value is empty
  • Bugfix: In some cases, password reset email is not being sent when “reply to” header not exist
  • Bugfix: Rating field not displayed when the field labels are set to left/right
  • Bugfix: On server with zlib.output_compression enabled, downloading file generate a zipped file due to lack gzip header
  • Bugfix: Editing an entry removes the state selection
  • Bugfix: MF_LDAP_MAIL_ATTRIBUTE not working when using LDAP
  • Bugfix: In some cases, file upload doesn’t work due to session expiry, specifically when users took a long time to complete a form
  • Bugfix: Added MF_OPENLDAP_GROUP_BASEDN on config.php file
  • Bugfix: Rating field not imported when using the form import option
  • Bugfix: Edit entry page generate invalid CSRF message when there is validation error

MachForm 18.1 Security Release​


This is a critical security release for previous versions, particularly for those running Apache web server with a specific configuration. We STRONGLY encourage you to update your MachForm immediately.
Detailed information regarding the security issue will be published later. This is necessary, so that other MachForm users will have enough time to update their installation.

MachForm 18​


Changelog

  • Feature: Mobile-friendly Admin Panel Dashboard
  • Feature: Fully Customized Address Field Labels and Visibility
  • Update: Added Romanian Lei currency
  • Update: Added Kosovo into the country list
  • Bugfix: Using empty date as condition on entries page display error message under MySQL 8
  • Bugfix: “Admin only” dropdown fields doesn’t populate the option when creating the filter on entries page
  • Bugfix: Updating Dropdown/Multiple Choice values doesn’t update keywords on Logic rules and report filters as well
  • Bugfix: On a form with ‘edit entry’ enabled, file upload fields always display “required” error message on live form edit entry page, even if there is file exist already
  • Bugfix: Garbled email content (raw text) when running under PHP 8.x
  • Bugfix: Edit link doesn’t work when form limit submission enabled and reached the limit
  • Bugfix: Filtering entries using the first field on the form as the condition doesn’t work
  • Bugfix: Chrome and Firefox blocked cross domain session cokies. Embedding forms across different domain caused session expiry issue
  • Bugfix: Pressing enter on ‘decrypt entry’ dialog generate some error message
  • Love
  • Like
Reactions: inthanet and Babak

Thanks to @ufukart

Changelog

  • Feature: Allow users to share forms on their own
  • Feature: Added option to open a blank new form when running under “edit entry” mode
  • Bugfix: User without ‘edit entry’ permission shouldn’t be able to see the edit link on entry
  • Bugfix: ‘exif_read_data()’ warning message upon upload
  • Bugfix: ‘mime_content_type()’ error message upon upload
  • Bugfix: When default admin theme is not vibrant, user won’t be able to choose vibrant as their preferred theme
  • Bugfix: Compatibility issue with the webhook sending incorrect Authorization: BASIC header
  • Bugfix: Compatibility with PHP 7.4 when sending using SMTP
  • Bugfix: Stripe compatibility issue with PHP 7.4
  • Bugfix: Signature images has wrong path on windows server when MachForm installed on root domain
  • Bugfix: On a single-page form, submitting a new form immediately after editing an entry will overwrite the data to the previously edited entry
  • Bugfix: Edit entry on form with payment and ‘delay notification until paid’ turned on won’t resend notification
  • Bugfix: Edit entry on form having payment enabled and review page will always redirect to payment page, even if the status already paid
  • Bugfix: Saving error when the form is having ‘Allow Users to Save and Resume Later’ and ‘Allow Users to Edit Completed Submission’ turned on at the same time
  • Bugfix: The “Default From Name” is not being used when creating new forms
  • Bugfix: Improved accessibility with text captcha
  • Bugfix: Improved accessibility on submit buttons
  • Bugfix: New Stripe API keys are 255 characters long, the old one are 50 characters long
  • Bugfix: Activity log not deleted when delete ALL entries, reset the entries ID or delete with MF_CONF_TRUE_DELETE enabled
  • Bugfix: Entry’s ‘Date Created’ is being overwritten incorrectly when both Edit Entry and Resume feature enabled
  • Bugfix: When email subject is having quotes characters and PDF enabled, the PDF can’t be attached
  • Bugfix: Variable typo on confirm page
  • Bugfix: Fixes error message ‘implode(): Passing glue string after array is deprecated’
  • Bugfix: Date field can’t handle “is empty” condition on entries/grid page
  • Bugfix: First attempt on solving captcha always resulted to failure
  • Bugfix: When ‘enable choice limit’ turned on and limit has reached maximum, admin can’t edit the entry
  • Bugfix: Webhook won’t be send any longer when the target URL doesn’t have path/only domain
  • Bugfix: Added config option to enable/disable SQL debug mode
  • Update: Internal CAPTCHA no longer uses session
  • Bugfix: Theme not applied in form locked when user not set theme in their profile
  • Bugfix: Entries column preferences not deleted when field has been deleted
  • Bugfix: Removed hard coding on default name and from email address in logic notification
  • Bugfix: mf.js generate console error message when receiving postMessage from external script
  • Love
Reactions: Babak
MAY 17, 2020

MachForm 14
Allow Form Users to Edit Completed Submission!


Howdy folks! 🙂
By default, once a form has been submitted by the end-users, the form data can’t be updated any longer by the end users and only admin having the ability to edit the data.
In some cases, you might need to allow your form users to modify their submission on a later date.
Using the Allow Users to Edit Completed Submission feature, you can do this easily. When you enabled this feature, the end-users will see an edit link on the success page of the form and receive a confirmation email containing the edit link as well (you’ll need to enable confirmation email on your form).

Edit Completed Submission - MachForm


To enable this feature on your form, edit your form, click the Form Properties tab and click the show more options link. Then check the Allow Users to Edit Completed Submission option.

Edit Completed Submission - MachForm


For more details, please check Allow Users to Edit Completed Submission in MachForm.
This new feature is part of the new version of MachForm (Version 14)
This update added new feature and bugfixes. We recommend you to upgrade due to improved functionalities within this release.

Changelog
  • Feature: Allow Users to Edit Completed Submission
  • Bugfix: Braintree payments deprecated issue
  • Bugfix: Theme selection not available on user profile page when LDAP enabled
  • Bugfix: On multipage form, logic emails are being sent twice when the skip page logic to success page is active
  • Bugfix: Any field with field visibility “Hidden” and “required” at the same time is causing validation error and prevent the form from being submitted
  • Bugfix: Submitting payment on Stripe for recurring payment with setup fee generate “Received unknown parameter: account_balance” error
  • Bugfix: Resuming deleted incomplete entries shouldn’t be possible
  • Bugfix: Can’t decrypt multi-field (address, name, etc) when there is empty field in the middle
  • Bugfix: Editing/adding folder doesn’t work on Edge browser
  • Bugfix: JPEG file sometimes uploaded with incorrect orientation
  • Love
Reactions: Babak
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock