Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Drop down arrows in Main tab cause error

Questions related to using nuBuilder Forte.
Post Reply
Lala
Posts: 43
Joined: Thu Nov 07, 2024 11:46 pm
Has thanked: 10 times
Been thanked: 4 times

Drop down arrows in Main tab cause error

Unread post by Lala »

Hi - sorry, but I've got a new problem now!

When I click on the dropdown arrow on Reprots on the Main tab I get the following error:
Screenshot 2025-06-18 103354.png
Screenshot 2025-06-18 103242.png
It happens on all the drop down arrows. I have just updated to the latest version from github.
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4428
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 476 times
Contact:

Re: Drop down arrows in Main tab cause error

Unread post by kev1n »

nuOpenContextMenu is defined in nuadmin.js
Ensure you're using the latest version of this file and that your local file also contains that function.
Lala
Posts: 43
Joined: Thu Nov 07, 2024 11:46 pm
Has thanked: 10 times
Been thanked: 4 times

Re: Drop down arrows in Main tab cause error

Unread post by Lala »

Surely if I downloaded the latest version from github today and installed it then the newest nuadmin.js will be part of it? Or am I missing something (like a braincell or two)
kev1n
nuBuilder Team
Posts: 4428
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 476 times
Contact:

Re: Drop down arrows in Main tab cause error

Unread post by kev1n »

If you pulled the latest version from GitHub today, then nuadmin.js should be up to date. That said, it’s still worth double-checking whether nuOpenContextMenu() is actually defined in the file, just to be sure. Also, keep in mind that a browser restart might be needed if the script was cached
Lala
Posts: 43
Joined: Thu Nov 07, 2024 11:46 pm
Has thanked: 10 times
Been thanked: 4 times

Re: Drop down arrows in Main tab cause error

Unread post by Lala »

Thank you - all good now
Post Reply