Welcome to the nuBuilder Forums!

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

no acces in lookup form

Locked
johan
Posts: 399
Joined: Sun Feb 27, 2011 11:16 am
Location: Belgium
Been thanked: 3 times

no acces in lookup form

Unread post by johan »

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
danielf
Posts: 44
Joined: Tue Jul 26, 2011 2:48 pm

Re: no acces in lookup form

Unread post by danielf »

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.
danielf
Posts: 44
Joined: Tue Jul 26, 2011 2:48 pm

Re: no acces in lookup form

Unread post by danielf »

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 :D
johan
Posts: 399
Joined: Sun Feb 27, 2011 11:16 am
Location: Belgium
Been thanked: 3 times

Re: no acces in lookup form

Unread post by johan »

Danielf, Shane,

Thanks a lot for your help.

Somethings seems to work different in the new built.

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

Re: no acces in lookup form

Unread post by admin »

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
johan
Posts: 399
Joined: Sun Feb 27, 2011 11:16 am
Location: Belgium
Been thanked: 3 times

Re: no acces in lookup form

Unread post by johan »

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
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: no acces in lookup form

Unread post by admin »

.
Locked