7.x-2.0-rc1-php54
Pre-release
Pre-release
PHP Version: 5.4
Release Candidate #1 for the 2.0 version of the Stanford CAPx module.
Changes:
- Entity relationships!
- Multiple entity creation (IE: Publications).
- Multiple field collections.
- Merged connect and settings form.
- Maintains index association on multiple item creation and wildcard json queries.
- Bug fix for field collection item mapping values that went missing after save.
- Added several new permissions for more granular control over the
- Removed superfluous required text on field mapping
- Required fields with a default value are no longer required in the mapping.
- Added auto truncating of text fields in order to avoid the PDO exception error of value too long.