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.

CommentFileSizeAuthor
#2 vinfield-6.x-1.0-issue-622256-0.patch698 bytesarpieb

Comments

arpieb’s picture

Assigned: Unassigned » arpieb

Thanks 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

arpieb’s picture

Status: Active » Needs review
StatusFileSize
new698 bytes

Here 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

apratt’s picture

That worked. Thanks for the quick response.

arpieb’s picture

Status: Needs review » Closed (fixed)