Closed (fixed)
Project:
VIN Field
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2009 at 18:39 UTC
Updated:
29 Nov 2009 at 01:02 UTC
Jump to comment: Most recent file
Hi,
Thanks for your lengthy reply the other day.
The help text isn't displaying under the form field. If I get a few minutes I'll figure out what is missing and roll a patch for you. The managers using the form on my end aren't understanding that the VIN is validated and on the form it is required so they are getting frustrated and not understanding that they can't just drop any old number in.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | vinfield-6.x-1.0-issue-622256-0.patch | 698 bytes | arpieb |
Comments
Comment #1
arpieb commentedThanks for the heads-up. I'll attack that this evening as I don't have access to my development environment during the day. I based the module off the CCK Textfield module, but apparently missed something regarding the help text. I should have it fixed this evening.
-R
Comment #2
arpieb commentedHere we go - try this patch out. I forgot to add the "description" attribute to the widget in the vinfield_widget() hook. This patch fixes that oversight. On my to-do list for version 6.x-1.1. Please let me know if you have any further issues with it.
-R
Comment #3
apratt commentedThat worked. Thanks for the quick response.
Comment #4
arpieb commented