[Done] View all databindings

What I’m trying to do:
This might be a feature request.

Is there a way to view all the databinding set in a form? I have a large form that is uses a lot of data bindings. Is there a way to pull list of all the data bindings in the IDE?

What I’ve tried and what’s not working:
Reading Docs and reviewing the IDE

Not from the UI.

But you can clone the repository to your computer and check all the data_binding entries in the Form1.yaml file. Ain’t pretty, but in extreme cases it does the job.

2 Likes

This now appears at the bottom of a form’s Properties panel in the new editor, as of December 2023.

2 Likes

Where do you see this? I think I’m looking in the wrong place…

Edit: Found it below Events> – but only on some forms.

1 Like