Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
17 Feb 2013 at 00:15 UTC
Updated:
3 Mar 2013 at 10:00 UTC
When developing complex views, the FIELDS section of the Displays page may have many fields. Many times the fields are used for obscure purposes (such as for tokens in replacement patterns in headers or footers) and could be inadvertantly deleted. It would make the field's purpose more apparent if each field had a 'description' field which could be labeled 'token for footer' for example.
I have attached images so you can see what I mean.
P.S. I understand that ver 7.x-3.5 is not a priority but perhaps this could be incorporated in ver 8.x -- if it is not already available
| Comment | File | Size | Author |
|---|---|---|---|
| field-description-2.png | 126.45 KB | mike_sandes | |
| field-description-1.png | 53.57 KB | mike_sandes |
Comments
Comment #1
merlinofchaos commentedThere's already the UI Name field, which can be used for this purpose.
Comment #2
merlinofchaos commentedMaybe it's called administrative name. In any case, it renames the field for the administrator in the UI, so you can put in something descriptive there.
Comment #3
mike_sandes commentedThanks for that - you learn something new everyday!!
Comment #4
dawehner.