Dynamic HubDB Row table id

@SvanEck - I assume that there is some logic detecting the dependency of row field on the slection of a table ID. Since this evaluated in a “static” manner, the failure might be a logical consequence?

I have not tried this, so am somewhat out on a limb, but it should be possible to make the row field conditionally disabled as described in the docs:

If the row field is disabled at the time of evaluation, would the dependency check pass?

I had another - not so clean - thought. This is to insert a default table ID in the configuration. The user could change it, but it might enable you to get the setup working.

Good luck!

Steve