Welcome to the nuBuilder Forums!

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

nuLoadEditGlobal /nuLoadBrowseGlobal

Questions related to using nuBuilder Forte.
Locked
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

nuLoadEditGlobal /nuLoadBrowseGlobal

Unread post by toms »

Hi,

In V3, I can use these two functions " to manipulate all Edit/Browse Forms as soon as they have loaded."

nuLoadEditGlobal()
nuLoadBrowseGlobal()

Are they not available in V4 / Is there another way?
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: nuLoadEditGlobal /nuLoadBrowseGlobal

Unread post by admin »

toms,

You will need the latest from Github but I have added nuOnLoad()... http://wiki.nubuilder.net/nubuilderfort ... t#nuOnLoad

Steven
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: nuLoadEditGlobal /nuLoadBrowseGlobal

Unread post by toms »

Nice, thanks!
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: nuLoadEditGlobal /nuLoadBrowseGlobal

Unread post by admin »

.
Locked