PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, May 11, 2022

[FIXED] how can i show customised form validation error message in symfony2

 May 11, 2022     formbuilder, symfony     No comments   

Issue

This is the link to my form window

Can anybody suggest how to customize the error messages in my form window like - 'This value is not valid', 'Passwords do not match' to appear like a pop up error message for empty field?


Solution

I think you mean form theme customization, you can check out the official doc:

http://symfony.com/doc/current/cookbook/form/form_customization.html



Answered By - imikay
Answer Checked By - Marilyn (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing