Another idea to help with debugging strange behavior…
It would be nice to be able to see a list of all the actions that reference a certain element. Sometimes an element doesn’t behave how I expect it to and it’s because another element is acting on it and I’ve forgotten that I created the action. Currently I have to look through the actions of all elements on the page to find the issue, but if I could select the element in question and see immediately everything that would be affecting it’s behavior, it would make the issue much easier to diagnose.
2 answers
Hi LittleRed99, the “Element Search” feature (http://www.foreui.com/doc/element_sea…) can help you to locate the element that reference specific element in action:
This question is now closed