FlowFuse / FlowFuse/node-red-dashboard
Page- / Group-List in ui-control
Open
needs-triage
type:feature
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
### Description
Hallo,
I would like to be able to retrieve a list of all pages and groups.
```
msg.payload = "getpagelist" -> ui-control -> msg.payload = "pagelist" msg.pages=[,]
msg.payload = "getgrouplist" -> ui-control -> msg.payload = "grouplist" msg.groups=[,]
```
Thank You
Greets Thomas
### Have you provided an initial effort estimate for this issue?
I am no FlowFuse team member
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.