Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Automatic Refresh Issue

Hi,

I have a QVW which is set to reload and refresh in the browser every 15 minutes. The reloading and the refreshing occurs without any issue but I have a slider object which contains a date range, this is set to be selected to the max date when the reload is complete.

My problem is that the slider object does not get selected when the auto reload and refresh occurs. What could be the problem here? The max date is selected when the auto refresh is not set.

I have set the following:

  • Server refresh to be pushed to the client browser
  • Enabled dynamic data update
  • To select the max date on the slider object by default I've set the action in the 'Activate Sheet' event.

Any suggestions?

Thanks in advance.

Gayan.

4 Replies
simsondevadoss
Partner - Creator III
Partner - Creator III

document properties->triggers->on open-> add action -> selection->select in field

field : date  search string: max(date)

Not applicable
Author

This is the way I've done it. For some reason the slider object is unable to initialize itself when the page is auto-refreshed. The strange thing is when we refresh it manually, then the slider is selected.

buzzy996
Master II
Master II

can u try this way, u create one input box and pply ur slider object on input box and see the values are reflecting or not?

if,it's reflecting means there is some problem with ur slider & browser!

simsondevadoss
Partner - Creator III
Partner - Creator III

It wont reflect in slider sometimes.

can you please check your current selection box?