Feb 27, 2023 10:16 AM
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!
Feb 27, 2023 08:46 PM
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.
Mar 02, 2023 07:39 AM
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!
Mar 03, 2023 03:15 AM
Ahh yeah fair enough. Unfortunately I don't think the functionality you'd like is available right now