Hi,
Here is my feedback.
These fields are not stored:
1. Relationships
* Content Profile
2. Filtres
* Taxonomy : Limit the list to selected items
3. Champs
* Exclude from display
* Label displayed Widget (only for CCK ?)
* FileField formatter Widget (impact filefield and imagefield)
» Names might not be exacts because my working interface is in French - so translating translated interface, etc. :-)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | views-653852.patch | 610 bytes | dawehner |
Comments
Comment #1
merlinofchaos commentedThe fields that are provided by external modules will probably need to have the modules update to handle that. Which looks like the only one you list that's core is the taxonomy filter. Will have to look further into this.
Comment #2
Yacko commentedHi,
I have exactly the same problems with all the latest updates, and one more with the style setting "node" : field teaser/node isn't store.
Comment #3
dawehnerFilefield: http://drupal.org/node/679380
Content Profile: http://drupal.org/node/670092
CCK: http://drupal.org/node/670344
The only thing is views_handler_filter_term_node_tid
This patch does currently only fixes the storage of the hierachical option.
Comment #4
merlinofchaos commentedThis appears to have already been applied, perhaps in another patch.