An open API service indexing awesome lists of open source software.

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-

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).