Page links - redirecting to pages from different tables September 28, 2020, 11:29:03 AM Hi again!Another "dumb" question...I have some tables and views (created in database - mysql). I would like to show the "View" page of db_view but show edit/view pages from another db_table instead.For example, I have a complex view defined in DB that prepares the date to be "nicely" shown in a table. But, when editing/adding records I would like to "call" or show a page attached to another table instead.In other words... is possible to make a table page (view, edit) just a link/redirect to another page?Regards Quote Selected
Re: Page links - redirecting to pages from different tables Reply #1 – September 28, 2020, 02:30:32 PM @mculibrk that is not possible, you can only add other pages into your current page as components. Goto page design on the left pane you should see page components. Quote Selected