Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Questions related to using nuBuilder Forte.
toms
Posts: 785 Joined: Sun Oct 14, 2018 11:25 am
Unread post
by toms » Tue Jan 30, 2018 6:11 am
Hi,
The "Form Tab" appears empty for buttons that are on the form nuuserhome.
The tab's name only shows up when I run this query
Code: Select all
UPDATE `zzzzsys_setup` SET `set_denied` = '0';
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2829 Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times
Unread post
by admin » Tue Jan 30, 2018 11:29 am
toms,
I've fixed it on Github.
You'll need to run Update.
Please let me know if it works OK for you.
Steven
toms
Posts: 785 Joined: Sun Oct 14, 2018 11:25 am
Unread post
by toms » Tue Jan 30, 2018 1:41 pm
Thanks, it works now.