Category Archives for "Simfatic Forms"
Use Simfatic Forms to quickly create full-fledged web forms. No programming required.
Use Simfatic Forms to quickly create full-fledged web forms. No programming required.
A new release of Simfatic Forms 5 is available for download. This release supports PHP up to version 8.1. If you are getting “Deprecated” errors from PHP 8, use the new version to generate the code and re-upload the forms. Here is the summary of updates in this release: 1. PHP 8.1 compatibility 2. Works […]
This is a guest post from long term Simfatic Forms customer Pierre Linssen. Pierre managed to add a PDF invoice feature to his forms using the extension modules feature. The code could be useful to other users who want similar features. Thanks, Pierre for sharing the code and for the write-up. On to the post […]
A new release of Simfatic Forms is available for download. Here are the updates in this release: Fixes security bug in “Save and Continue” feature. Read the details here Fixes issue in the Look& Feel Page where the font size was not saving/updating. Updated the Drag & Drop support for the File upload box You […]
A new update of Simfatic Forms is available. This release improves the responsive code generation feature further. You can download the update from the download page: Download Simfatic Forms
A new update of Simfatic Forms is available for download. Download Simfatic Forms Updates in this release 1. fixes multi-page forms with different sizes display issue 2. Paypal calculated quantity/variable quantity not getting updated – fixed 3. Added an option in Decimal (numeric) field to turn off the up/down spinner 4. Other small fixes and […]
A new update of Simfatic Forms 5 is available. Version Simfatic Forms 5.0.4 This update improves the responsive features of Simfatic Forms. As you know, Simfatic Forms gives you the flexibility to place the form elements in any way you want, rather than restricting in a vertical-only layout. This limits Simfatic Forms in making the […]
Simfatic Forms 5 is released. Download Simfatic Forms 5 Here is a brief overview of the updates in Simfatic Forms 5 Better HTML5/CSS3 Support PHP 7 Support Improved Emailing & SMTP More date – calculation functions month() year() dayofmonth() dayofweek() Support for strings in calculations concat() str(“”) New HTML5 input types Email Phone Slider (range […]
Simfatic Forms 5 Beta 2 is available for download. Download Simfatic Forms 5 Beta 2 This update fixes all the issues reported so far. Keep sending your feedback in the form below: Submit Suggestions
Simfatic Forms 5 is getting ready. The first beta release of Simfatic Forms 5 is available here: http://simfatic.com/forms/download-beta Here is the list of updates in this release: PHP 7 support Better Mobile/small device Suport HTML5 & CSS3 New HTML5 input types Email Phone Slider (range ) Updated Calculation field – now supports string literal calculations! […]
The Date picker field in Simfatic Forms has many built-in features. You can use the smart-init feature to initialize it to a certain date. (for example: today or today + 1 week or another_date+1week etc) If you need even further customization that is possible through custom code. In this post I will show you how […]