is-panelbar-details
The "is-panelbar" is a fold-out component that can be used to display details of a particular assignment, which is associated with the entity. If the corresponding value is not present, a placeholder is shown.
|
Property |
Description |
required |
Exampel |
|
url |
Here the URL is specified from which the component, in relation to the model, draws the data. |
|
"url": "AddressLookup/AddressHeader" |
|
template |
Here you specify the type of entity that is to be mapped here. The value in Model is used as the key. |
|
"template": "AddressDetails" |
|
Template |
Key |
|
addressdetails |
AdrNr |
|
machinedetails |
MaschNr |
|
articledetails |
ArtNr |
|
assignmentdetails |
ProjNr |
|
contactpersondetails |
Pos |
|
proceduredetails |
ProblemNr |
|
procedurearticledetails |
ProjNr |
|
projectdetails |
Bezeichnung |
|
resourcedetails |
Ressnr |
|
userdetails |
Name |