Friday, May 15, 2015

Re: Cakephp 3.x Validation Error issue

I would use StackOverflow and tag the question as cakephp-2 or cakephp-3.0

Offering help here has become increasingly difficult for me

On Friday, May 15, 2015 at 3:35:39 PM UTC+2, Thomas wrote:
What is a best way to get answers of my issues? I am not getting any solution from last 20 days

On Wednesday, May 6, 2015 at 5:17:36 PM UTC+5:30, Thomas wrote:
Hello Experts,

any update?

On Wednesday, April 22, 2015 at 4:00:20 AM UTC+5:30, Cake Developer wrote:
Hi,

I am facing issue on form input validations errors. my input fields are following

$this->Form->input('FormElements.text.1.title', ['type'=>'text', 'label'=>false, 'class'=>'form-control']);

$this->Form->input('FormElements.text.2.title', ['type'=>'text', 'label'=>false, 'class'=>'form-control']);

$this->Form->input('FormElements.textarea.1.description', ['type'=>'textarea', 'label'=>false, 'class'=>'form-control']);

$this->Form->input('FormElements.textarea.2.description', ['type'=>'textarea', 'label'=>false, 'class'=>'form-control']);

Please help me anyone to apply validation rules and display errors.

Thanks in advance.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: