Box Shared Link Field
Categories
Component ID
2331731
Component name
Box Shared Link Field
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Provides a field that stores a Box sharing link, and displays metadata information about the file. Available metadata fields:
- File name
- File size
- File description
- Created at
- Modified at
Setup:
- Create an application on Box, and take note of the Client ID and Secret.
- Add the following line to your
settings.phpto be able to authorize your app:$conf['https'] = TRUE; - Download module, ensuring dependencies, and enable.
- You can now add fields of type "Box Shared Link" to your entities.
- When adding the fields, first save the Client ID and Secret on the field settings page, then come back and click the "Authorize" button.
- Configure the "Display" settings for the field. Options are give as to which fields from the metadata should be displayed.
