Forum Discussion
Colin_McCrae
12 years agoCommunity Hero
Does mapping info contain runtime properties of an object?
I've worked mostly with dynamic objects (virtually nothing in the project is static so most identification has to be done on the fly during the run) and have to use sys.refresh quite frequently to make sure it's pulling the most current info from the DOM. This does affect things like child counts.
I've worked mostly with dynamic objects (virtually nothing in the project is static so most identification has to be done on the fly during the run) and have to use sys.refresh quite frequently to make sure it's pulling the most current info from the DOM. This does affect things like child counts.