|
This one of a set of stories to implement a custom property type (including UI elements) that allows the user to pick one or more values from a list when setting the custom property.
This is to support situations where a single property might have multiple values. Examples include:
- Authorized user groups
- Authentication methods
- ILL methods allowed
Stories required:
- Backend support (may already be in place)
- Add to local kb settings UI
- Add UI for setting values in license and agreements
- Add ability to search through the term query builder
In all cases work needs doing across Licenses and Agreements where custom properties are supported, but the priority is Licenses.
|