Forum Discussion

RobinCC's avatar
RobinCC
Qrew Cadet
5 years ago

Create hyper-link to child records within a formula text field?

Normally you can click on a hyper-link of a numeric summary field to drill down and see the related child records.  When I incorporate the value of the summary field into a formula text field, the hyper-link disappears so I can't drill down.  What are ALL the methods to link to the desired child records in a formula text field?? 

I've used the <a href> html tag linked to an <ask-the-user> report with multiple criteria. This works, but I am wondering if there are any other methods? 

Thanks 

2 Replies

  • What you described is how I would do it.  I'm not sure that there are any other native methods.
  • Right click the hyper-link of your numeric summary field and copy the link address. Paste it into a formula URL wrapped in double quotes.