Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums 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 »
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: 2814
- Joined: Mon Jun 15, 2009 2:23 am
- Been thanked: 25 times
Unread post
by admin »
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 »
Thanks, it works now.