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.
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.
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.
- First create your objecttype in the datamodel.
- Switch to your-fylr.com/configmanager and choose the options for "default-values-from-pool"
- 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.
- Go to your-fylr.com/poolmanager and enter the default values in the tab "default values"
- Finalize by adding the "default-values"-splitter to your mask in datamodel
- Activate new datamodel and test in editor
The source code of this plugin is managed in a git repository at https://github.com/programmfabrik/fylr-plugin-default-values-from-pool.