Welcome to the nuBuilder Forums!

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

Access without login - lookup object not working

Post Reply
FBC-Tim
Posts: 25
Joined: Thu Jun 23, 2011 6:08 am

Access without login - lookup object not working

Unread post by FBC-Tim »

By setting "Access without login" to YES on my form I can use an address like below to access an edit form to allow someone without a password to enter a new record.

Code: Select all

http://nufbc.mydomain.org/productionnu2/nubuilder.php?x=1&f=14e03d856b2f40&r=-1&dir=db/mySample
Is this the correct web address format to access a new record edit page like this?

The edit form being used above has some lookup objects. The "Form to Lookup" referenced in the lookup object also has "Access without login" set to YES.
When the user presses on the lookup to access the list, the page that loads says, "you have been logged out.."

How is it possible to use a lookup object from an edit form that has been accessed without login?
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Access without login - lookup object not working

Unread post by admin »

FBC-Tim,

This was a bug but I have hopefully fixed it in the attached file.

It will be in our next upload that should be about a week away.

Let me know if its OK.

Steven
You do not have the required permissions to view the files attached to this post.
FBC-Tim
Posts: 25
Joined: Thu Jun 23, 2011 6:08 am

Re: Access without login - lookup object not working

Unread post by FBC-Tim »

Very nice thank you.
:ugeek:
Works a treat : )
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Access without login - lookup object not working

Unread post by admin »

cool
Post Reply