Skip to content

programmfabrik/fylr-plugin-default-values-from-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Plugin / Repo is being maintained by a community of developers. There is no warranty given or bug fixing guarantee; especially not by Programmfabrik GmbH. Feel free to directly contact the committing developers.

fylr-plugin-default-values-from-pool

This is a plugin for fylr. Configure standard fields in the baseconfig, which can be defined per pool and then integrated into masks. This plugin is meant to configure for example default values for "licence", "rightsholder", "institution" etc. for each pool. Records in this pool can show these values in the matching fields. This plugin does not manipulate or set any data in editor.

installation

The latest version of this plugin can be found here.

The ZIP can be downloaded and installed using the plugin manager, or used directly (recommended).

Github has an overview page to get a list of all release.

setup

  1. First create your objecttype in the datamodel.
  2. Switch to your-fylr.com/configmanager and choose the options for "default-values-from-pool"
  3. Enter your configuration for the needed default values, according to your datamodel. It is important to choose the correct path for the fieldname. If you are not sure, activate the "debug"-Checkbox - after that all fieldpaths are logged when you click on a pool in the poolmanager. configuration_example
  4. Go to your-fylr.com/poolmanager and enter the default values in the tab "default values" pool_example
  5. Finalize by adding the "default-values"-splitter to your mask in datamodel pool_example
  6. Activate new datamodel and test in editor

sources

The source code of this plugin is managed in a git repository at https://github.com/programmfabrik/fylr-plugin-default-values-from-pool.