Adds Entity Reference support for DrupalGap
- Download
- Browse code repository
- Issues (2)
- Star Gazers (1)
- Forks (3)
- Updated: 2016-02-16
Drupal Core:
- 7.x
entityreference
Adds Entity Reference support for DrupalGap.
- Enable the "DrupalGap Entity Reference" module on your Drupal site. This is a sub module included with the DrupalGap module.
- Enable this module in your settings.js file: Drupal.modules.contrib['entityreference'] = {};
- See http://drupalgap.org/node/240 for usage.