Forum Discussion

PaulAgnew's avatar
PaulAgnew
Qrew Trainee
4 years ago

Form Refresh button

Hello,

I need a button on the form that will refresh or reload the form.
An Automation is run from a previous button click and the page needs to be refreshed to reflect the updated workflow options (buttons).

Using a browser refresh technique for the timing being but the business users have requested a button.



------------------------------
Paul Agnew
IT Manager
Peak Properties
CA
9494070409
------------------------------

4 Replies

  • Try this as a formula URL button. 

    URLRoot() & "db/" & Dbid() & "?a=doredirect&z=" & Rurl()

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • PaulAgnew's avatar
      PaulAgnew
      Qrew Trainee
      Thank-you Mark, that works great!

      ------------------------------
      Paul Agnew
      IT Manager
      Peak Properties
      CA
      9494070409
      ------------------------------
      • KarthikSekhar's avatar
        KarthikSekhar
        Qrew Trainee
        Hi Mark,

        The formula url works fine if we are editing a field within the table and then clicking the button. I get a message that "your changes may not be saved" if the only change I made is on a Child record (embedded in parent edit form). Is there anyway we can avoid getting this message?

        ------------------------------
        Karthik Sekhar
        ------------------------------