Forum Discussion

WallaceYeboah's avatar
WallaceYeboah
Qrew Member
4 years ago

App token in Formula Rich Text field

This may be a silly question.

But how do you place an app token within a Formula Rich Text field. I tried creating a text variable but I still keep getting errors. Any help on this would be appreciated. Thanks.



------------------------------
Wallace Yeboah
------------------------------

9 Replies

  • The question is not silly but can you please copy and paste your code so we can help you do  debug it.

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • WallaceYeboah's avatar
      WallaceYeboah
      Qrew Member
      Thanks Mark. Heres my code:

      var text = URLRoot() & "db/" & Dbid() & [Record ID#]& "&apptoken=XXXXXX"

      I also tried

      var text = "&apptoken=XXXXXX"

      ------------------------------
      Wallace Yeboah
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        The URL is incorrect.  What is the the URL  suppose to do, edit a record?  Display a record??   Just go to a table?

        ------------------------------
        Mark Shnier (YQC)
        Quick Base Solution Provider
        Your Quick Base Coach
        http://QuickBaseCoach.com
        mark.shnier@gmail.com
        ------------------------------