Edit change node using form

You can send an update flow json to node-red using the admin api Admin API Methods : Node-RED
This will not be a trivial task. you will need to get the flow json and update the change node properties then upload the new flow json.

is this the same question?