Avatar

Level 1

Hi Nigel,

I tested the code with the CUSTOM_FIELD_CHANGE event listener, and you are right. The stepper value is not being round-tripped to the server at runtime. So, our option is to maybe dispatch a custom event with the stepper value from within the item renderer, and update the user collection that way. But that is complex to teach in class, and we are wondering if you could suggest any other way to tie the score to the user collection. If not, we might drop this feature from the application for ease of explanation and teaching in class.

Thanks,

Ritu..