I added a row and enter the values in a static table widget. After finishing it the Confirm button is gray, not possible to leave without discarding the changes. Please, can you verify it?
Hi, and thanks for the detailed report, I was able to reproduce this on our side, so it’s confirmed as a bug, not something on your end.
What’s happening: In the Static Table editor, every cell defaults to the Variable type, which requires both a Device and a Variable to be selected. If any cell is still unconfigured when you press Confirm, the button becomes disabled and, unfortunately, it doesn’t re-enable afterward, so the only option left is to discard. We’re also missing a clear error message telling you which cell needs attention, which makes it look like the button simply froze. We’re working on a fix for both the lock-up and the missing message.
How to work around it in the meantime: configure every cell before pressing Confirm the first time. For each cell, click the pencil (Edit cell) and either:
- set Data type = Text and type the value (for a static label/number), or
- keep Variable and select both a Device and a Variable.
Delete any cells you don’t need, and only then press Confirm. If the button is already grayed out, click Cancel → Discard and set the cells up again from scratch — that’s the reliable path until the fix ships.
I’ll update this thread once the fix is released. Sorry for the friction, and thanks again for flagging it!