Topic: Multiple objects attached to the same variable....
This one comes up time after time...
You do not allow multiple instances of the same variable being declared for an object...
I think in the past it just created multiple entries in the interface, but now it is blocked.
I have a data-entry variable "tariff" that I want on 2 pages, but I'm not allowed to, so it beats me up that I'm having to "spaghetti" my code so that it can work, and all the time I'm adding bandwidth into the interface.
Instead of preventing me from doing so, can you not just issue a warning that the variable has been used before, but allow it to compile successfully with just the one entry in the GUI config.