Relations
Display a list of user with their related org and relation with their org.
Attributes
options
groups
- Configure a group for providing a relation to users
Example
{
"title": "relations",
"target": "relations",
"icon": "ss-pika ss-exercise",
"options": {
"groups": [
{
"display": "Sample",
"value": "Sample"
},
{
"display": "Sample2",
"value": "Sample2"
}
]
}
}