Hi all, I inserted Javascript code in my navigation menu: "javascript: apex.server.process(.'xxxx'...)".
When i clicked on the result is: [object Object]
This code works very well in Chorme and Edge browsers but it doesn't work in Firefox.
I found a workaround if the link is in the body page, i sobstituted the attribute href whit attribute onclick .
Is there a way to do it in navigation menu?
Sorry for my bad english.
Thanks!