[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Browser component: reload page  XML
Forum Index -> Development
Author Message
levy

Power User

Joined: 12/03/2008 16:38:22
Messages: 308
Location: XpertCenter
Offline

Hi,

I have a problem concerning the browser component. It can be explained with the corresponding example in the demo workplace (Client integration).

1. Write a valid url in the top field, e.g. http://google.de
2. Push "Load page"
3. Navigate a little by clicking links
4. Push "Load page" again
--> The last page (reached by clicking links) remains.
Instead, I would like that the page in the url field is reloaded again.
How can I attain this?

Daniel
[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5521
Offline

...problem is: the browser component reacts on changes of the URL - a change is the trigger for reloading.

Currently you need to somehow change the URL (append a blank space...), in order to make the client react.
With all other components we have introduced an explicit TRIGGER attribute, so that the triggering is explicitly different from the VALUE... but not with the browser, yet (due to upwards compatibility).

Björn

Björn Müller, CaptainCasa GmbH
levy

Power User

Joined: 12/03/2008 16:38:22
Messages: 308
Location: XpertCenter
Offline

It works fine appending a blank space, thank you.

Daniel
[WWW]
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team