This topic is locked
[SOLVED]

 Working with additional pages and link parameters

4/2/2020 1:43:52 PM
PHPRunner General questions
woodey2002 author

Hi Guys
Could you please tell me if the following situation is possible when working with additional pages and link parameters defined in the menu editor?
So I have created an additional view page called view1.
I have created a new menu item/link pointing to the view1 additional page.
However when the user clicks the link it opens the first record and I really need it to open the most recent record.
Is there a way using the menu edit page link, link parameters to force the link to open the most recent record link and not the first.
I have been looking at parameters like orderby=aid and orderby=adaily_date with no luck.
So I'm wondering if not feasible and I should look at an alternative solution.
Thank you.

J

Sergey Kornilov admin 4/2/2020

Creating a menu link to the View page doesn't make any sense, be that the main view page or an additional page.
If you take a look at the View page URL you can see that the key column parameter (editid1) is present there. When you create a link to the view page in Menu Builder you need to specify that parameter.