From Main menu open add page in popup |
9/26/2024 7:32:45 PM |
PHPRunner General questions | |
A
asawyer13 authorDevClub member
I have an option on the menu. I want to open the add page as a popup when the user clicks on the menu item rather than opening the list page. Alan |
|
M
|
MikeUk 9/27/2024 |
I think you should be able to modify the menu; link to options: and select add from the drp[down. Then in your pages section, at the top for the list, click the settings and select the option to open the add page as a popup. |
Sergey Kornilov 9/30/2024 | |
const queryString = window.location.search; |