Welcome to the nuBuilder Forums!

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

Access denied error for input form Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
nadir
Posts: 39
Joined: Mon Apr 21, 2025 7:03 am
Has thanked: 4 times
Been thanked: 4 times

Access denied error for input form

Unread post by nadir »

Hello,

I want to create a button and link it to an input form. The input form should allow registering new users. I created an "Edit" form and linked it to a button. I gave access to a user, but when I log in as the user and press the button, I get "Access Denied" error.

Thanks,
Nadir
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Access denied error for input form

Unread post by kev1n »

Hi,

Please verify again that the user has the correct permissions.

Check that the user’s Access Level has permission to access the Edit Form you created.
Also, try logging in again as the user after double-checking the permissions, and test if the issue still occurs.

If you still get the "Access Denied" error, please share some screenshots:

The error message, the form access level settings, other info that might help.
nadir
Posts: 39
Joined: Mon Apr 21, 2025 7:03 am
Has thanked: 4 times
Been thanked: 4 times

Re: Access denied error for input form

Unread post by nadir »

Hi,

I checked the permissions and they seem to be correct. Here is screenshot of the error message:
screenshot-1.png
Here is screenshot of the form permissions
screenshot-2.png
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Access denied error for input form

Unread post by kev1n »

Does the button actually open the form in edit mode?
And what happens if you temporarily remove the "edit only" permission?
(Note: the user will need to log in again for the changes to take effect.)
nadir
Posts: 39
Joined: Mon Apr 21, 2025 7:03 am
Has thanked: 4 times
Been thanked: 4 times

Re: Access denied error for input form

Unread post by nadir »

If I remove the "Edit Only" permissions, the form opens in Browse mode when the button is pressed. This happens for globaladmin user as well
nadir
Posts: 39
Joined: Mon Apr 21, 2025 7:03 am
Has thanked: 4 times
Been thanked: 4 times

Re: Access denied error for input form

Unread post by nadir »

When creating the "Run" object, I had not set the record id field to -1. I set it to -1 and now the form opens in Edit mode
Post Reply