Hi,
Using build 2.5 I get an error 'you got no acces' when I lookup into a form when logged in as a user (not globeadmin). A way to solve this problem is to give acces whitout login. But I don't prefere this option (secure?) Is it a bug?
I've tested it also in the live demo on your site with the same error. (I've created a user test)
Johan
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
no acces in lookup form
-
- Posts: 44
- Joined: Tue Jul 26, 2011 2:48 pm
Re: no acces in lookup form
Yes, I also have this problem, and it's keeping me from deploying a site I desperately want to get out. In my case it happens on a double click on a subform.I believe it's a bug. If anyone has a solution that doesn't involve giving access without login, I'd be very happy to hear about it.
-
- Posts: 44
- Joined: Tue Jul 26, 2011 2:48 pm
Re: no acces in lookup form
Johan,
I've just gotten off the phone with the wonderfully helpful Shane from nuBuilder, and he adviced the following workaround: place a button that loads the form you need on the index screen, and make this button available to the relevant user group. Next, make the button invisible by typing SELECT 0 in the display condition under the ALL tab for that button. This worked in my case.
Thank you Shane
I've just gotten off the phone with the wonderfully helpful Shane from nuBuilder, and he adviced the following workaround: place a button that loads the form you need on the index screen, and make this button available to the relevant user group. Next, make the button invisible by typing SELECT 0 in the display condition under the ALL tab for that button. This worked in my case.
Thank you Shane

Re: no acces in lookup form
Danielf, Shane,
Thanks a lot for your help.
Somethings seems to work different in the new built.
Johan
Thanks a lot for your help.
Somethings seems to work different in the new built.
Johan
Re: no acces in lookup form
We have added this to make nuBuilder more secure.
Unless your access level allows access to a button (on the index screen) that opens the form you want you won't have access to that form.
Which may mean sometimes even creating that button on the Index screen and then hiding it, just so that it can be added to the access level.
Steven
Unless your access level allows access to a button (on the index screen) that opens the form you want you won't have access to that form.
Which may mean sometimes even creating that button on the Index screen and then hiding it, just so that it can be added to the access level.
Steven
Re: no acces in lookup form
Steven,
Thanks for your reply.
Nice to know that I have to add a button (hidden) to give acces, and that this makes things more secure.
Johan
Thanks for your reply.
Nice to know that I have to add a button (hidden) to give acces, and that this makes things more secure.
Johan