Page 1 of 1

Access without login - lookup object not working

Posted: Wed Aug 24, 2011 3:36 am
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?

Re: Access without login - lookup object not working

Posted: Wed Aug 24, 2011 6:51 am
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

Re: Access without login - lookup object not working

Posted: Thu Aug 25, 2011 1:03 am
by FBC-Tim
Very nice thank you.
:ugeek:
Works a treat : )

Re: Access without login - lookup object not working

Posted: Thu Aug 25, 2011 2:54 am
by admin
cool