fieldscheduler

Categories

Component ID

1674880

Component name

fieldscheduler

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1120

Component created

Component changed

Component body

This is simple field scheduler module, hooks into the Drupal's field api to provide following functions
Schedule the field visibility for view and add/edit mode.
We can set the visibility 'start' and 'expiry' date for specific field.
We can any time enable/disable/modify the field scheduler settings for specific field through
field setting form.

Requirements:
-------------------------------------------------------------------------------
Requires Drupal core modules: Field.
To enable/disable/modify field schuduler settings core module 'Field UI'
should be enabled.

Installation & Use:
-------------------------------------------------------------------------------
1. Enable module in module list located at administer > structure > modules.
2. Go to field settings form of any field, you will find settings for
'Schedule display' and 'Schedule Add/Edit'.
(eg: admin/structure/types/manage/page/fields/body).