R
riche
Guest
It did indeed work. I missed the fact that it put the same TRANSFORMATION function for both fields and thought that it was just doing the last one, but this makes sense. One question though. I tried to break it by binding the description before the code and it still worked? How is it determining which one gets bound first? In the js file generated, it has the description first, yet at run-time debugging, it always hits the code field first. What if I had a dependency the other way?
Continue reading...
Continue reading...