I'm looking in my dashboard project to "freeze" a Text Input field. Is there a way to add "disabled" or "readonly" props to this Text Input field ? I have try with msg.ui_update "readonly": true, but without results right now. Any Ideas ?
If you are using the newer Flowfuse dashboard then you can send the widget msg.enabled false to disable it. If you are still using the original node-red-dashboard then I I don't know the answer.