Hi,
is there a way to temporarily detach a dynamic value from the field? I have a screen section whose visibility is based on the dynamic value. I would like to make it visible for a while to edit it without breaking the dynamic value’s connection. Is there a way to do it?
Great question, right now the best way is to toggle interactivity so that you can perform the action that will cause the element to become visible, then toggle off interactivity and continue your editing. But we will think about how to also allow temporary overrides like this, which would eventually be nice to have.