Details
-
Task
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
-
ERM Sprint 115, ERM Sprint 116
-
Bienenvolk
Description
Simple Search implementation of a Link component from the definition
We need a new valueType in the SimpleSearch resultColumn, "Link".
When a "Link" value is rendered, the behaviour should be to look up the registry resource from the Definition top level, and use its id -> url link parameter.
If not exists, render as string, if it does, render link to resource in app
Dev task breakdown
- New ValueType in WidgetType schema
- Add Link values to agreements/licenses/jobs Definitions
- New render component for Link in SimpleTable