Tell us what you are trying to do?
Display user form on a page
Is there any documentation that you are following?
Is there a similar example that we can see?
What is the link to your site? hidden link
The form is displaying when I am logged in, but not for a non-logged-in user, which is where we need the form to display. Any thoughts on what might be causing this are much appreciated. thank you!
The problem here could be your form permissions. If you go to Toolset -> Access Control -> Toolset Forms. Once you are here scroll to User Forms then check for your form and ensure the guest option was checked.
Hi Shane!
I just had to recheck it and that worked! Thank you.
Now that it is displaying and I was able to check the form I do have a question. After submitting the form to create a new user, I was hoping it would automatically log the new user in, but it doesn't do this. Is there a way for it to automatically log the user in after creating the new user?
(The reason I need this is because the redirect page requires the user to be logged in.)