Programs-list
Display a users programs history view as list and allow user to open a clipboard from that list.
Attributes
options
query
- Provide a query for user programs.
Example
{
"target": "programs-list",
"icon": "far fa-star",
"options": {
"query": "current user"
},
"condition": "user is admin",
"title": "Program list",
"_id": "281"
}