magento验证相关问题

发布于 2024-09-19 03:06:48 字数 305 浏览 3 评论 0原文

任何人都可以告诉我在哪里或在哪个文件中(该文件的路径我需要对编辑验证类进行更改,例如 Magneto 中的 input-text required-entry ..

我需要这个,因为- > 如果应用此类的文本框中存在默认值,则此验证不起作用。 就像..在我的表单名称中,字段名称有两个文本框,其中默认值分别是第一个和最后一个..所以当用户不在这些字段中输入任何文本时就会出现主要问题...并提交和验证类失败,因为它没有显示任何错误消息

感谢您的任何帮助或建议

Richa

can any one tell me where or in which file(path of that file I need to make change for edit validation class like input-text required-entry in magneto..

I required this because->
this validation is not working if there is default value in text box where this class is applied..
like .. in my form name filed name has two text box in which default value is first and last respectively .. so the main problem is arise when user does not enter any text in these fields...and do submit and the validation class is get failed because its not any showing error message

Thanks for any help or suggestion

Richa

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

流年已逝 2024-09-26 03:06:48

您会在 /js/prototype/validation.js 中找到该文件,请注意,该文件位于安装的主根目录下,而不是位于皮肤 js 文件夹中。

You'll find that file at /js/prototype/validation.js note this is under the main root of the install, not in the skin js folders.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文