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...
Comments
Got to Studio > Navigation, select "Persons" module and edit the "View Actions" menu.
S
There's not a way to make a button then, just the first three on the menu automatically become buttons....
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.
S
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
You may add the RAW block and place there your own code for the button - it depends on your original task.