Forum Discussion

ShaneSelasky's avatar
ShaneSelasky
Qrew Cadet
4 years ago

Creating a new record in a new app from an existing record and app

i have an app called "support" and a table within here called "support tickets".  I have created a record "1" in this support ticket table.  I need to quality control this ticket so i created another app called "Quality Control" and a table called QA Grade".    When i want to QA the support ticket, i created a formula URL field in support ticket which will add a QA record to QA Grade table.   Want i want to do is automatically have the support ticket record ID ("1") added to the QA record so i don't have to search for the support ticket record again.  Not sure how i need to code for this to happen.  Thank you.

------------------------------
Shane Selasky
------------------------------

2 Replies

  • Can you post the code for your formula to create a QA record and let us know what field ID you want populated with the Record ID of the Support Ticket?

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • ShaneSelasky's avatar
      ShaneSelasky
      Qrew Cadet
      I figured it out.  I had to create a relationship with the button in order for the record ID to transfer from one app to another.  Thanks for responding back Mark!!

      ------------------------------
      Shane Selasky
      ------------------------------