Skip to main content

Using additional pages to show 1:M detail records

  • February 27, 2023
  • 3 replies
  • 22 views

Forum|alt.badge.img+1

I am building an interface for Contact records and their respective Notes. There doesn't seem to be an issue as long as I use the same page to display both. However, if I use a separate page to show the Notes I don't see a way to keep the Notes relative to the current Contact record. How can accomplish this need? Is there a better way to design this use case?

Thanks!

 

3 replies

TheTimeSavingCo
Forum|alt.badge.img+31

You could try using a prefilled URL to the specific Interface page with a record picker perhaps?  It would always open in a new tab though.

Link to base


Forum|alt.badge.img+1
  • Author
  • New Participant
  • March 2, 2023

Thank you, Adam! I didn't want to open up the notes in a new tab. I was hoping for a passed parameter and use it to filter by. I might be forced to stay on the same page. However, that would involve a long scroll because there are other 1:M tables besides Notes that must be used.

I appreciate your suggested solution! 


TheTimeSavingCo
Forum|alt.badge.img+31

Thank you, Adam! I didn't want to open up the notes in a new tab. I was hoping for a passed parameter and use it to filter by. I might be forced to stay on the same page. However, that would involve a long scroll because there are other 1:M tables besides Notes that must be used.

I appreciate your suggested solution! 


Ahh yeah fair enough.  Unfortunately I don't think the functionality you'd like is available right now