[progress Communities] [progress Openedge Abl] Forum Post: Update Text Of Custom Html

  • Thread starter Thread starter Bert Binnenmarsch
  • Start date Start date
Status
Not open for further replies.
B

Bert Binnenmarsch

Guest
The following code changes the caption of a button and the contents of a html element. this.scope.buttonStart.options.content = "MyText"; this.scope.customhtml0.options.html = "MyText"; The code is working for the button but the html element doesn't update its text.

Continue reading...
 
Status
Not open for further replies.
Back
Top