[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Trigger flush even if the data is from the server  XML
Forum Index -> Development
Author Message
kasala

Power User

Joined: 10/08/2017 13:21:42
Messages: 35
Offline

Hi Captain, I'm having a trouble about the flush if the data comes from the server, how can I still flush the data even if it comes from the server side?
CaptainCasa

Power User
[Avatar]

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

Hi,

data is only flushed/updated if changed.
What's your concrete scenario?

Regards, Björn

Björn Müller, CaptainCasa GmbH
kasala

Power User

Joined: 10/08/2017 13:21:42
Messages: 35
Offline

This is my case Captain, I have a modal popup who gets the value, when the popup is closed the value will be passed to the field but when I try to trigger the flush of the field it does not do anything.
vadingding

Power User
[Avatar]

Joined: 14/07/2017 13:26:37
Messages: 145
Offline

Hi Captain,

The data is changed by the server side, not by the Client. The flush wont trigger.

Regards Vincent
CaptainCasa

Power User
[Avatar]

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

Aaaah, got it!

There are two mechanisms:

1. the "hmmm"-solution: use TIMER
2. the real solution: LONGPOLLING

Please check demo workplace: General > Asnychronous processing

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team