FlowFuse / FlowFuse/node-red-dashboard

Page- / Group-List in ui-control

Open
#1,135 7 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.