Skip to main content

Questions tagged [validation]

1 vote
1 answer
204 views

I've updated EE from 2 to 5. I've a custom module where I need to validate a form. In the new EE 5 the function $this->EE->form_validation->error_array() does not exist anymore. I'm using it in the ...
Erwin's user avatar
  • 11
1 vote
0 answers
51 views

I'm running an install of EE v3.5.14 and I'm trying to replicate some of the functionality of the old "Title Master" add-on, but I'm hitting a snag. I've got my extension to hook to the ...
accalton's user avatar
  • 111
0 votes
1 answer
164 views

I'd like to use Bootstrap validation with my Solspace Freeform, but I can't figure how to stop Freeform from adding it's default validation script to the page. I've tried using a custom form template ...
greebstreebling's user avatar
0 votes
1 answer
844 views

I've created an EE custom addon that processes a simple enquiry form. All works well but I'm trying to add a callback function to my validation rules and it appears to be completely ignored. Here's ...
Jim Pannell's user avatar
0 votes
1 answer
160 views

What'd be the best practice to add Abide validation to Freeform? http://foundation.zurb.com/sites/docs/abide.html <form data-abide novalidate> How do I drop something like 'data-abide ...
LucasCranac's user avatar
0 votes
2 answers
129 views

I have a FreeForm form at the bottom of a page. When the form is submitted and returns with a validation message, the user is bounced back up to the top of the page. Is there a way to make sure the ...
David Ball's user avatar
0 votes
1 answer
172 views

I have a form which was built using composer - there is about 12 fields in it and at the minute if completed without a required field or there is an error in the form the form is loaded again blank to ...
mmc501's user avatar
  • 115
1 vote
0 answers
107 views

This is all done as a guest user, I am not logged in when I go thru the checkout process and the store setting allows for guest customers. I have the create an account form on the order checkout page,...
Brad's user avatar
  • 572
0 votes
1 answer
535 views

Does anyone have jquery.validate working with Profile:Edit? I have a form set up with jquery validation working using jquery.validate.js, everything working as expected. As soon as I try to use the ...
James Olver's user avatar
0 votes
1 answer
129 views

I'm running out of ideas, could you please tell me what am I doing wrong? When trying to validate my rss feed I get the error that pubDate is in incorrect format. Even though it looks the same as ...
TSlegaitis's user avatar
1 vote
2 answers
497 views

I am trying to add a form on the front end so my users can use crud functionality and allowing me to add responsiveness to the form. I have been pointed in the direction of an article and examples ...
Scott Boyde's user avatar
0 votes
1 answer
255 views

I am creating a dynamic form on the fly for use in EE templates. I create the tags using the mod.module_name.php file of my module. I am trying to run validation on the form, every field is required ...
Brad's user avatar
  • 572
0 votes
1 answer
96 views

I have a Freeform Pro form that has a few required fields and uses a submit button to check server response time. The form works fine, stores the data in the Freeform database when submitted, etc. But ...
MicahKohne's user avatar
1 vote
0 answers
225 views

I'm trying to display an inline validation error when these two fields do not match: {freeform:field:email} {freeform:field:email_confirm} Which outputs the following html: <input type="text" ...
ByteMyPixel's user avatar
0 votes
1 answer
118 views

I'm using the latest version of ExpressionEngine (2.9.2) and the latest version of WYGWAM (3.3.3). I've a Channel Form which includes the WYGWAM field and when I submit the form I receive the ...
Joe Czucha's user avatar

15 30 50 per page