Closed (fixed)
Project:
Template Field
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
10 May 2012 at 23:12 UTC
Updated:
28 May 2012 at 21:50 UTC
A client requested that we changed the way template_field looks like. A regular form_alter() wouldn't quite cut it, so I sought an alternative
Here is what I propose: Using a drupal_alter, allow other modules to modify the $instance and $title values before the field is rendered.
The patch has to be tested until it's RTBC.
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Added-a-couple-of-drupal_alter-calls-to-allow-some-s.patch | 4.1 KB | rmontero |
Comments
Comment #1
rmontero commentedSubmitting for review
Comment #2
rmontero commentedMerged into the next dev release.