Thor Posted May 20, 2017 Share Posted May 20, 2017 Hi, I'm new to PW and I'm looking to buy the Form Builder module, but I can't find in the description/sales page if the form builder supports the pattern feature that text fields have with PW. Does the form builder allow for pattern/regex checking on data submission? I ask this for sanitization and security reasons when users submit data with forms created with the form builder module. I was not able to find this information from the description and images. Also, is it possible to do the following with form builder? 1. Users posts data (cross post to another place or just to something else in your PHP code template) 2. Form waits for the result of your PHP action, error or success. 3. If success, saves data to database otherwise fails to error. Basically what I need is for users to submit data to the database, but first I need to execute some action with the data and depending on that result it should be saved or not to the DB. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now