Download & Extend

Enable theming of individual fields

Project:Node Form Template
Version:6.x-1.0-beta3
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi. Do you think it would be possible (or is it already possible) to enable theming of specific form fields within the template system?

So in the same way that in cck you can create content-field-field_name.tpl.php, it would be really useful if in Node From Template you could create node-form-field_name.tpl.php (or similar).

If this is already possible I'd really appreciate pointers on how to enable it.