How to add a button to view persons page?
below is where I want to add a button, that will trigger a JS function...I have searched everywhere, but cannot find where/how to add this...
The function I want is buried deep at the bottom of the : (more) menu, and no one will find it or use it, so putting it as a button where the arrow is would be perfect...
-
-
·
Andrey Yasko
- ·
Got to Studio > Navigation, select "Persons" module and edit the "View Actions" menu.
-
·
Andrey Yasko
-
- · sfraden
- ·
There's not a way to make a button then, just the first three on the menu automatically become buttons....
-
-
·
LeonidS
-
·
In reply to sfraden
S
- ·
Hello @sfraden !
The part about properly placed buttons to the "More" menu is counted automatically. So you need to place your link with the JS onclick code to the first 3 positions of the View Person menu.
-
·
LeonidS
-
- · sfraden
-
·
In reply to LeonidS
- ·
Yes, I got that figured out, and it does work, tho I am rather disappointed there is no way to actually make a button on a page
-
-
·
LeonidS
-
·
In reply to sfraden
S
- ·
You may add the RAW block and place there your own code for the button - it depends on your original task.
-
·
LeonidS