Closed (outdated)
Project:
Field Validation
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2013 at 12:15 UTC
Updated:
30 May 2023 at 15:20 UTC
Jump to comment: Most recent
Comments
Comment #1
bisonbleu commentedI second this request and have changed the category to 'task'.
By default, the Link module will add the 'http://' if it is missing. This makes it more user friendly for average folks. I think 'Field validation', which does great things for admins, should build on this simple expectation and do the same.
The 'Link' module does it this way. Would this work for 'Field validation' ?
Comment #2
g089h515r806 commentedIt seems that we could not change field value in hook_field_attach_validate.
Maybe we could change it in other hooks.
Comment #3
g089h515r806 commented