User fields automatic.pl

From EPrints Documentation
Revision as of 00:06, 31 January 2022 by Drn@ecs.soton.ac.uk (talk | contribs) (Added page about config file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Back to cfg.d

user_fields_automatic.pl defines a function which runs EVERY time the user record is updated in its workflow. You can use it to apply calculated values to fields based on other values entered on the workflow.

NOTE: this function runs when you save the user record and when you change the current workflow stage.