Developers
-
Clearing the Session ID Using the Debug Console
If you want to delete the session ID and start with a fresh form, you can do so from the debug console.
-
Custom Project Development
If you require help with a more complex project involving WS Form you may want to work with an experienced web developer to assist you.
-
Database Tables
This article lists the database tables used by WS Form LITE and PRO.
-
Date Formats
Date formatting in WS Form follows the same conventions used when formatting PHP dates.
-
Debug Console – Testing and Debugging Forms
Learn how to use the WS Form debug console to rapidly test and debug forms.
-
How To Delete Submission Records Using MySQL
Learn how to delete all submission records for a form using MySQL.
-
How to Get the Post ID after Creating a Post
This tutorial explains how to obtain and use the ID of a post created using the Post Management add-on.
-
HTML Form Attributes
This article explains how instances work and how form and field attributes are configured in WS Form.
-
Input Masks
Input masks help website users with the input of a field by ensuring it is entered in a predefined format.
-
Javascript Events
WS Form fires a number of different events during the lifecycle of a form. You can use these to run your own javascript when the event fires.
-
Performance
WS Form has been designed with form-rendering performance in mind. All WS Form submissions are completely isolated from the rest of the standard Wordpress tables to improve performance.
-
Performance Plugin Considerations
When using a performance plugin, this article contains information that may be of assistance:
-
Run JavaScript on Form Load
Learn how to run your own JavaScript when a form loads.
-
User Capabilities
WS Form introduces additional capabilities that can be used to enable or disable functionality for your WordPress users.
-
Variables Helper
The Variables Helper is a resource built in to WS Form that provides easy access to our library of 200+ variables.
-
Variables Reference
WS Form variables enable you to add dynamic content to various elements of your form such as default field values and email templates.
-
Writing Custom HTML for Email Content and PDF Templates
This article outlines some of the variables that are helpful when developing templates for email content and PDF templates.