Guest Registration (SOLVED)

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
ddumas
Posts: 389
Joined: Tue Apr 23, 2013 11:17 pm

Guest Registration (SOLVED)

Post by ddumas »

I am trying to implement Guest Registration. I am in Test mode. I have attached 3 screenshots.

Here is what I did to facilitate Guest Registration in test mode:

I have a BO Member, which is an intelligent BO (login, password, access level, etc). So far, all instances (records) of Member have had an access level of Member
I created a new instance of Member, but with Guest access level
I created a form in the Member BO, called Guest Registration, with the "User Registration" checkbox checked, and the access level set to Guest. No other Member forms have this box checked.
I created a Visual Perspective for Guest with User Registration checked and First Command as Register user. As I think I understand, when a Guest (in this case the specific "Guest" Member that I added with Guest access level, via Admin user) logs in, they should see the form assigned to the Visual Perspective, in this case the Guest Visual perspective.

I get the error in the error screenshot.

Dave
Attachments
This is the error when the Member (Guest access level) logs in.
This is the error when the Member (Guest access level) logs in.
GuestLoginError.PNG (16.9 KiB) Viewed 5038 times
This is the form for a Member BO, access level for Guest, marked as user registration
This is the form for a Member BO, access level for Guest, marked as user registration
BO_Member_GuestRegistration.PNG (112.25 KiB) Viewed 5038 times
This is the Visual Perspective for Guest
This is the Visual Perspective for Guest
GuestVisualPerspective.PNG (45.94 KiB) Viewed 5038 times
Last edited by ddumas on Sat Dec 21, 2019 12:29 am, edited 1 time in total.
customaware
Posts: 2401
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Guest Registration

Post by customaware »

Have you checked all the Access Levels for Guest?
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
ddumas
Posts: 389
Joined: Tue Apr 23, 2013 11:17 pm

Re: Guest Registration

Post by ddumas »

In the screenshot for the Guest Registration for (the form the Guest Level access in BO Member), I have the access level for Guest set. You have to scroll the screenshot to the right to see it.
Dave
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Guest Registration

Post by aware_support »

You need to open the Guest Access Level, go to the Member object and select "Full Access"

By default EVERYTHING is disabled for guests.
Aware IM Support Team
ddumas
Posts: 389
Joined: Tue Apr 23, 2013 11:17 pm

Re: Guest Registration

Post by ddumas »

That worked!
Dave
Post Reply