Discussions

 View Only
  • 1.  Using code page to refresh with delay

    Posted 06-02-2021 18:45
    I found this blog post. Tried it. Didn't work for me. Has anyone else tried it?

    For me, it just lands me on the code page.

    https://community.quickbase.com/blogs/ryan-pflederer1/2021/03/01/using-code-pages-to-refresh-with-a-delay

    ------------------------------
    Mike Tamoush
    ------------------------------


  • 2.  RE: Using code page to refresh with delay

    Posted 06-03-2021 07:36
    Mike,

    First let me be honest that this is not all original work on my part.  I have cobbled together some pieces here:

    https://github.com/mcfindustries/QBCode

    Check it out and let me know if I can help you get it live.

    ------------------------------
    Don Larson
    Paasporter
    Westlake OH
    ------------------------------



  • 3.  RE: Using code page to refresh with delay

    Posted 06-03-2021 10:14
    Thanks Don.

    I'm not sure what I am supposed to be looking at, on your link?

    ------------------------------
    Mike Tamoush
    ------------------------------



  • 4.  RE: Using code page to refresh with delay

    Posted 06-03-2021 10:49
    Also, turns out what I was looking at was only a snippet of code. I was directed to the entire code page. I'm closer to getting it to work now. Still some trouble as I am trying to implement using the new %%rid%% and having it work on an add record

    ------------------------------
    Mike Tamoush
    ------------------------------



  • 5.  RE: Using code page to refresh with delay

    Posted 06-03-2021 11:21
    For others:

    This is a great resource and has the full code samples.

    https://resources.quickbase.com/db/bq8kmgrcq

    I was able to implement their delay codes, though my use case I need it during an Add Record, which I still can't figure out, but nonetheless, great code examples on that page.


    ------------------------------
    Mike Tamoush
    ------------------------------