New Goodies

General FormBoss Discussion

New Goodies

Postby gmwestrup » Thu Jun 10, 2010 9:56 am

Do you have any new sample XML files? I learn a lot using them. Anyone else got any forms you want to share? I would like to get a sample of an order form that each next entry depends on the previous selection.

Also what is the latest version? I am currently running 670. Has development slowed down? It seems like it has by the forum entries.

George
gmwestrup
 
Posts: 2
Joined: Sun Jan 10, 2010 7:01 pm

Re: New Goodies

Postby admin » Thu Jun 17, 2010 9:06 pm

Greetings--

*sigh* I WISH it has slowed down, I've been a busy guy lately : )

Actually, my lack of posting is a direct result of that busy work. In fact, just to show how busy I've been here's the change log since 670:

Code: Select all
# Build 684 (FormBoss 2) 6.30.10 #
X-Tooltip popups for individual form fields
-Standards: <span> Element Wrappers Changed To <div>.
-Fix: Builder Forms Get Unique $_SESSION ID's To Prevent Forms From Failing When Switching Between Them.
-Feature: State and Country Convinience Database
-Improvement: Better Checks For MySQL Socket For MySQLnd Supported Server.
-Feature: Select Item Text Based List For Select Based Form Items.


# Build 683 (FormBoss 2 Beta) 6.30.10 #
-Feature: Added 'Encode Carriage Returns as HTML?' feature for Email items.
-Feature: Extra Input Field Style Attributes Field.
-Feature: New JavaScript Error Display Mode - Field Highlight - Now The Default.
-Feature: Buttons Can Now be Styled Via: Extra Input Field Style Attributes
-Fix: Tooltips Disappear When We Start Typing (They Used to Remain Visible)
-Fix: Include New Version Of FormBoss Entry Viewer.
-Update: jQuery Library Updated to 1.4.2
-Feature: Added New JS Export Option For jQuery UI With 3 Options And Support For Custom Themes.


# Build 682 (FormBoss 2) 6.6.10 #
-Feature: Text Font Size is Now Inherited For New Items
-Feature: Added Database and 'Select Item Options' Support To Radio Items.
-Feature: Submit Route Quick Page Select Item.
-Feature: Simplified Installer: We No Longer Require The Domain Key To Be Added.


# Build 681 (FormBoss 2) 5.26.10 #
-Feature: Allow e-commerce items to be opened in a new window
-Fixes: Several Fixes and imporvements to E-Commerce Module


# Build 680 (FormBoss 2) 5.24.10 #
-Feature: Can Select Radio or Check Box For E-Commerce Items
-Fixes: Various Fixes to Shopping Cart Method For PayPal
-Fix: Subtle Bug With Builder Forms and PHP Top Code Array Variables Driving Select Items
-Fix: Issue File Uploads Calling Undefined Helper Function: get_upload_error()


# Build 679 (FormBoss 2) 5.23.10 #
-Fix: Switching Item To an E-Commerce Item From a Different Type Caused An Error.
-Feature: We no Longer Remove .htaccess, php.ini, php5.ini or dbconfig.php from Job Folder on Build/Save.
-Fix: Runtime Warning When Creating Utility Variables Removed.
-Feature: Added Token Support to PHP Head Code Block.
-Change: Clarified and Updated ToolTips and Documentation for PHP Top and Head Code.
-Fix: Append Value For AJAX Items Now Shows Properly For All Fields.


# Build 678 (FormBoss 2) 5.21.10 #
-Change: Updates to Login Procedure For Better Compatibility With Shared Servers.
-Fix: Images '_target' Property When Using Submit Route Now Works as Expected.
-Change: Default Image Link Target Set to: _self
-Change: Full Image Properties Now Apply to Builder and Confirmation Pages.


# Build 677 (FormBoss 2) 5.20.10 #
-Fix: AJAX Debug Mode Now Works As Expected
-Fix: AJAX Will now return a blank value as the fields label by default to better fit actual use. 
-Feature: Conditional JS Items Now Load/hide On Page Load
-Fix: JavaScript Warning Message if we open the job name editor but didn't save new name.
-Feature/Change: HTTP Request now accepts the full FormBoss 2 token set.
-Fix: Image item link target property isn't translated properly.
-Fix: Upload jobs but not saving them would cause a stray job to be produced in the database.
-Feature: Can now pass Member Operators (->) to allow for OO function calls within Builder forms.


# Build 676 (FormBoss 2) 5.16.10 #
-Tweak: Editor responds more fluidly to most actions like duplicate and add
-Tweak: Further refinements to editor display and actual css height/width properties of final forms.
-Update: Installer now fails if password more than 20 characters.
-Update: AJAX Processing for Check box and Radio items now skips existing fields.


# Build 675 (FormBoss 2) 5.14.10 #
-Feature: Added Single Item Authorize.Net Support For E-Comm
-Feature: Added 'Additional Email Headers' For Custom Email Support.
-Fix: Background images and Sortable pages now work much more reliably.
-Fix: Copying Selectable page items would fail.


# Build 674 (FormBoss 2) 5.13.10 #
-Major Feature: AJAX Module
-Update: Builder Debug Mode Now Shows UPDATE and DELETE Query Code
-Fix: Bug With dbconnector and AutoSuggest
-Fix: Added tests to reduce build errors for Builder jobs


# Build 673 (FormBoss 2) 5.5.10 #
-Feature: Use Error Color checkbox to toggle on if we use a color for span and divs, also removed BU css definition
-Fix: Sanity check for check box items where is_array() would issue a warning message.
-Feature: Added a new Append Block to Query Modules to add values to the front or end of a result array.


# Build 672 (FormBoss 2) 4.28.10 #
-Feature: Added PayPal rm (Return Method) for control over how users are redirected after a sale.
-Update: Hidden fields now use 'Default Value' for value instead of label, makes forms much cleaner.


# Build 671 (FormBoss 2) 4.26.10 #
-Feature: Allow for empty strings to be passed to array elements in Builder forms
-Feature: Allow for multiple sort columns in Builder Queries via comma delimited sort items.
-Feature: Added 'Delayed WWW Redirect Target' Property
-Fix: Removed Uploadify Warning Messages for Directory Already Existing.
-Fix: Completely revamped file upload classes (fixes session issues);
-Fix: Reorganized upload code files into lib folder for cleaner job folders.
-Fix: Passing Nulls with PDO would break Builder Forms.
-Feature: Added custom image button support to Builder Export token.
-Fix: Several fixes for Builder export feature.
-Feature: Global text color application (per page)


# Build 670 (FormBoss 2) 4.18.10 #
-Feature: We can now use FormBoss 2 tokens in the hidden field item (P{}, G{} etc).
-Fix: Resolved bug when viewing entry table results with NULL values.
-Feature: Added new option to file uploads for easier email attachement handling.


That's about 33 new features in two months, some quite handy indeed...of course their have also been many fixes and tweaks.

You may notice the top entry--I am getting ready to release 684 in a few weeks here---lots of cool new stuff include jQuery UI support and lots of other cool stuff.

As far as new jobs--an excellent point--attached to this post is a sample job I just made a few days ago about how to create forms that auto-populate fields. Hopefully this kind you over till the new version comes out : )
Attachments
prefill-form-fields.zip
(3.17 KiB) Downloaded 12 times
admin
Site Admin
 
Posts: 421
Joined: Sat Sep 27, 2008 11:02 am


Return to FormBoss General

Who is online

Users browsing this forum: No registered users and 2 guests