How to hide "Signup" option for my Application

I have developed an application to invite job applications from candidates. But I have a present database to send the username and password, hence the signup option is not required. But the application login page is always showing the Signup Option. How can I globally disable the option of signup in knack login pages?

Hi @Ajeesh - you can set your login view’s registration setting to “No” to prevent new users from signing up. Learn more at Logins and Registrations - Knack Knowledge Base.

Hope that helps!

@Jessie Do you know if it is possible to split the signup page and login page?

I am embedding the Login Page onto my website and we would like to split the two to have 1 page for Sign-in and one for Sign-up.

Thank you!

Hi Francesco,

You can add a form to create an Account record, then that’s your Sign Up page.

You can link to the sign up page from the login page, and vice versa.

Hope this helps.

1 Like