FlowFuse / FlowFuse/node-red-dashboard
ui form doesnt pass the input msg attributes send to the node
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 24
Description
### Current Behavior
Hi
ui_form in Dashboard 2 does not pass the input msg attributes (non msg.payload)
I have also tried to pass something in topic. Doesnt work.
Refer to ;
**https://discourse.nodered.org/t/db2-ui-from-node-removes-all-input-message-properties/96032/5**
### Expected Behavior
Once a message is sent to the ui form and submit button is clicked - the original input msg attribites need to sent out once user clicks submit . Only payload would be due to new submit. This will be consistent to other dashboard nodes which pass the input attributes.
### Steps To Reproduce
Refer to https://discourse.nodered.org/t/db2-ui-from-node-removes-all-input-message-properties/96032/5
### Environment
- Dashboard version:1.22.1
- Node-RED version:4.0.9
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.