It should be always used option_defintion instead of options. With the newest views3 it does not store the values with options.
Similar issues: http://drupal.org/node/670344
| Comment | File | Size | Author |
|---|---|---|---|
| filefield-views_options_definition.patch | 901 bytes | dawehner |
Comments
Comment #1
quicksketchThanks dereine! The patch worked after I added a missing semicolon. Committed.
Comment #2
dawehner*never do a last minute fix*