PDA

View Full Version : datasource for web widget: should it reload the .rsp page



HankFay
2013-03-23, 13:43
I have a webview widget in a form section, displaying information.

For the wv's datasource, I have a memory variable.

When the memory variable value changes (that's happening), I would expect the WV to reload: if so, it isn't happening. I would do a manual reload but (as the ticket I submitted indicates) the reload method (and indeed it appears all the webview widget methods and properties) are not access given the webview widget object, obtained by

Lianja.getelementbyid("mypage.mysection.myWVwidget")

Using the object to display the caption demonstrates that the WV object has been obtained.

thanks,

Hank

barrymavin
2013-03-27, 02:26
As discussed this has been rectified in RC5.