Call refresh button on login?

SOLVED

Is it possible to call this orange refresh button when a user logs in?

Currently, any graphical requesters that we have on the home screen are not updated until this is pressed, which is giving false information.

Top Replies

  • +1
    verified answer

    Hello, .

    On the corresponding Menu Item, set the following parameters:

    Portview:"R"+Query Name

    Cube:false

    Frequency:1

    Please see the following image of the menu item I set up for the my specific YQLEAD query:

    This frequency value of "1" calculates the query everytime you enter the homepage, either by logging in, or by entering and leaving a function.

    Check online help for the possible "frequency" parameter values.

  • 0 in reply to Pedro R

    Fantastic!

    Thanks for this, this is perfect and exactly what I need.

    For reference - the values available to use for frequency are:

    • 1=always
    • 2=every hour
    • 3=every day
    • 4=every week
    • 5=every month
    • 6=never
    • 7=every 10 minutes
    • 8=every minute
    • 9=every 10 seconds