Delete Bindings

I think that having a right click option on components that will delete all bindings would be very useful.

When creating a new page I copy old pages frequently since they have the same layout that i want. Sometime a numeric text field is bound to a floating point tag and when copied the new tag I want to use is a integer. If I just drag and integer onto a numeric text field it will bind the integer to the Value(integer) and leave the Value(float) still bound as well. Then every time the page is opened it changes the float to the integer value, which could be catastrophic.

If we could copy the components and then right click delete bindings to clear the slate on the component we could more easily/quickly develop.

Thoughts?

1 Like

+1