CodeCanyon

Form Builder

  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
parmoni says

I bought your user-manager script, but since the form-builder script comes free with that purchase, I figured it would be better to post my question here since it relates to form-builder, not user-manager.

Seems to me that requiring that a checkbox be checked by the user, you would envoke the “Instance” validation as explained at your link below:

http://marketplace.mattlowden.com/php/form-builder/documentation/#contents-4.4
(Instance does this: The instance check ensures that at least some value is entered by the user.)

Following your instructions at the link above, yields this:

‘terms’ => array(
   ‘label’ => ‘I agree to terms and conditions.’,
   ‘type’ => ‘checkbox’,
     ‘validation’ => array(
      ’instance’ => array()
   )
)

But the code above did not work… it does not require the user to check the checkbox.

1. How do you make a check box a required field?
2. It’s a little awkward for the checkbox to appear below the label. How do you force the checkbox to appear on the same line as the label? (What are the steps?) 3. I’m using your CSS , so why don’t the borders to my rendered text fields have the same rounded corners as they do in your online examples?

The following zip links are broken… please fix:
http://marketplace.mattlowden.com/php/form-builder/examples/example-1/example-1.zip
http://marketplace.mattlowden.com/php/form-builder/examples/example-2/example-2.zip
http://marketplace.mattlowden.com/php/form-builder/examples/example-3/example-3.zip

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
parmoni says

I know you’re busy, I get that… but pls help with my questions above as soon as you can, thanks!

Regards,

A Happy Customer

Posted 1 year ago
Author
MattLowden MattLowden replied

Hey Parmoni,

Sorry about the delay. I’m working on a fix and I’ll upload the new version before tomorrow evening. I’ll let you know once it’s approved!

Matt.

Posted 1 year ago
Author
MattLowden MattLowden replied

Script has now been approved – let me know if the new one helps :)

Matt.

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Jamaica
FlipMad says

Where can we see the Administrator demo!

There does not appear to be a link to this.

Thank you!

Has the front-end/back-end demo been updated to the newest version too, to reflect all updates?

Posted 1 year ago
Author
MattLowden MattLowden replied

Hi FlipMap,

Admin demo? This does not have an admin, it’s a script used to build forms.

Matt.

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
jbona says
Purchased

Hey, Matt

I just bought it yesterday. Not by any means a php guru. Is there any way to make the standard submit buttons with a custom image?

Posted 1 year ago
Author
MattLowden MattLowden replied

Hi jbona,

Currently it doesn’t but I’ll be updating this script soon and I’ll make sure that is included in the new version!

Matt.

Posted 1 year ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
Buromx says
Purchased

Hi there… about the broken links please… cant get my hands on the demo number 3… to send the for to an email…. tnx….

Posted 1 year ago
Author
MattLowden MattLowden replied

Been moving a lot of stuff around recently. In the process of re-releasing the Form Builder. I’ll let you know when I get the demo running again!

Thanks, Matt.

Posted 1 year ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
winmonaye says
Purchased

How can I add upload field?

Posted 1 year ago
Author
MattLowden MattLowden replied

Hi winmonaye,

If you set the ‘type’ to ‘file’ and create a directory called ‘tpl/uploads/’, chmod to 0777, in the directory where you are creating the form, that should do it.

Let me know if you need anything else!

Matt.

Posted 1 year ago
Purchased
Default-user winmonaye replied

I haven’t look at your code yet, but is there any way to just show file uploader and not to use file-uploader function to upload files? I already have my php code that takes care of that and dont’ want to tweak too much.

I just need form-builder to output html code.

Posted 1 year ago
Purchased
Default-user winmonaye replied

I’ve sent you email multiple times and haven’t hard back from you anything about the updates you mentioned few days ago. I have dead line for my project so please send me the updated ASAP .

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • Canada
sitebuilderone says

Hello – any updates on the re-release?

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • United States
jjinks says

This may seem like a dumb question but I cannot find where to enter the email that the form will be submitted to. I just need a contact form with a few extra fields and validation.

I can’t really test this unless I can submit it and see if it’s getting to my inbox.

Posted 10 months ago
Author
MattLowden MattLowden replied

Hey,

Just re double check – are you referring to the demo or have you installed the script yourself. This is the last of my scripts that needs to be updated. Sorry for the late reply!

Posted 10 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
eze311 says
Purchased

There is no documentation for this script, there is no form like the screenshot on http://codecanyon.net/theme_previews/85944-form-builder?index=0

Posted 10 months ago
Author
MattLowden MattLowden replied

Hi,

The screenshots are examples of what can be created by modifying the CSS – I like to keep the markup clean and the CSS simple in my examples so that people can easily implement them into their own projects.

The documentation is here: http://code.mattlowden.com/php/com/mattlowden/Form/

Let me know if you have any questions.

Matt.

Posted 10 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
iamfoolicious says

how do I add a checkbox or radio buttons option and be able to validate?

I tried to follow the documentation but I couldn’t figure it out.

Posted 10 months ago
Author
MattLowden MattLowden replied

Hi,

What exactly are you trying to validate?

Thanks,

Matt.

Posted 10 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • United States
caneruguz says

Hi Matt,

Again a form related question from the user manager plugin. inline validation is not working for me, although I change the setting to true.

What else can I do?

Thanks,

Caner

Posted 8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
sayeed11 says
Purchased

there is no instruction on this. just and bunch of files and a readme file saying nothing helpful

Posted 7 months ago
Author
MattLowden MattLowden replied

Hi,

The documentation is located here: http://code.mattlowden.com/php/com/mattlowden/Form/

Matt.

Posted 7 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • United States
caneruguz says

Matt can you please answer my question above about the ajax? I also bought the User Messenger and this bug is bothering me. My server that have json_encode and I do have Jquery. I changed the setting to true. What else can I do?

Posted 7 months ago
Author
MattLowden MattLowden replied

Hey,

Sorry I didn’t get back to you – must have thought I did. Could you email me a link to the installation – using my profile page – and I will have a look for you?

Thanks,

Matt.

Posted 7 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
DiverseDezignz says
Purchased

Can’t believe i just wasted my money…. im looking for JQUERY not php with zero installation instructions….

Posted 5 months ago
Author
MattLowden MattLowden replied

Hi,

The installation instructions are here: http://marketplace.mattlowden.com/php/form-builder/installation/

Usage documentation is here: http://marketplace.mattlowden.com/php/form-builder/documentation/

Examples are here: http://marketplace.mattlowden.com/php/form-builder/examples/

I don’t want to come accross as rude but the script is located in the PHP category and lists PHP 4 + as requirement.

Let me know if you need anything else.

Thanks, Matt.

Posted 5 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
petecor says
Purchased
http://marketplace.mattlowden.com/php/form-builder/installation/ is down and i am very new to ajax. Could you send me an installation instruction file of some sort? Thanks, Peter
Posted 10 days ago
Author
MattLowden MattLowden replied

Hi,

It seems to be working for me – could you try it again please?

Thanks, Matt.

Posted 10 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
PLa5teRz says

Before I buy your code, can I use your code for this situation? 1. Got 4-5 Page 2. Page 1 = User need to answer within a or b, then will redirect to page 2 3. Page 2 = User need to answer/tick 3 answer from 5 answer[checkbox], then user will redirect to page 3. 4. Page 3 = User need to fill contact form, and after user click btn send, all details+summary+answer will be send to admin, and user will redirect to page 4 5. Page 4 = This page will display all answer/summary for what he choose. Ok, just want let you know, I want to make a quotation pages for my customer. they will need to select their package, add on service, and contact form, then the system need to send all details to admin, and display the summary on last pages

Posted 8 days ago
Author
MattLowden MattLowden replied

Hey,

You would be able to yes – it would of course require some PHP coding on your poart – how good are you at PHP ?

Thanks, Matt.

Posted 8 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
PLa5teRz says

emmmm… my PHP knowledge is 0, but I know HTML , CSS and AS2 that might help me a bit.

If I buy, can you setup for me around 5 simple page?

Page 1 = 1 question with 2 radio button with answer

Page 2 = 1 question with 5 checkbox button with answer

Page 3 = 2 Question with 2 radio button + a few checkbox btn with answer

Page 4 = Contact form, after user click send button, all data from page 1 till 4 will be send to email admin.

Page 5 = Display all data that user choose + fill

can?

Posted 8 days ago
Author
MattLowden MattLowden replied

If you email me via my profile page we can discuss this in more detail, if you’d like.

Thanks, Matt.

Posted 4 days ago

You must sign in or sign up to purchase this item.

$6Regular Licence

$6

Regular Licence a website (commercial, personal, client), or intranet site project - Details

$30Extended Licence

$30

Extended Licence a website template for sale (including on ThemeForest or ActiveDen) - Details

145 Purchases 37 Comments

Buyer Rating
12345 ( 17 ratings )
MattLowden

MattLowden

  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • United Kingdom
  • Referred between 1 and 9 users
View Portfolio
Created 8 February 10
Compatible Browsers FireFox 2, FireFox 3, IE6, IE7, IE8, Opera, Safari
Software Version PHP 4.x, PHP 5.x
Software Framework N/A
Files Included CSS, HTML, JavaScript JS, PHP
by
by
by
by
by