https://github.com/generoi/field_fallback
Drupal module to provide a fallback field to field instances-
https://github.com/generoi/field_fallback
Last synced: 3 months ago
JSON representation
Drupal module to provide a fallback field to field instances-
- Host: GitHub
- URL: https://github.com/generoi/field_fallback
- Owner: generoi
- Created: 2014-02-04T14:32:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T13:53:20.000Z (over 10 years ago)
- Last Synced: 2025-05-30T13:49:39.686Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 22
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Fallback Field
==============
Provide a fallback field to use in case no value has been entered.
This can be used if you use two image fields on an entity (eg. banner and
teaser) but want to allow the user to only use one if necessary.
Installation
------------
1. Enable
2. Visit a field instance edit form and select a fallback field (only fields of
the same type will be allowed, if none exist, the setting will not appear).