Forum Discussion

SyaefulBahri3's avatar
SyaefulBahri3
Qrew Trainee
4 years ago

Copy rich text formula (url) to another table

Hi all,

on my referee checking table, I have formula rich-text field that links to the attachment field

"<a href='"& URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e90/v0' target='_blank' >" & [Referee checking form] & "</a>"

I need to include this field to another table, what is the best practice to achieve this?. Can you please give step by step instruction for the solution?

Many thanks

------------------------------
Syaeful Bahri
------------------------------

4 Replies

  • If he other table is a child, then just look it up as a lookup field.

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • SyaefulBahri3's avatar
      SyaefulBahri3
      Qrew Trainee
      Hi Mark, thank you for your answer

      How about to have the link to another table?, it is possible to achieve this with the formula?

      Thanks Mark

      ------------------------------
      Syaeful Bahri
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Qrew Champion
        Do you mean as a static link to a particular file?  How would the other record know which file you want?

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