Way to navigate to a page without going through the entire database process?

hello,

How would i go about making a button that takes me to a page with specific database data loaded onto it? If i just have a button that links me to the page, its obviously blank because i havent navigated through the database pages.

How would i go about this?

Make the button a list, make it only show 1 item,
Add the relevant filters to the list to show what you want, display the item’s details in the said screen

Hey thanks for the reply,

Didn’t know you could make buttons a list. Thanks very much!

Cheers!