B
Bert Binnenmarsch
Guest
The code to change the text of the custom html component is in the 'Change Event function' of a date picker. As said earlier, the text isn't updated, but alert(this.scope.customhtml0.options.html) shows the updated text in a popup. It seems that the custom html component needs a refresh/repaint command.
Continue reading...
Continue reading...