Login Form setup and use

Is there an article on the use of the login form? I have been looking at it and just can’t seem to wrap my head around it. Sorry for the noob question. Thanks for the help in advance.

Hi @transparentmediapro, the starting point is the documentation:

https://sparkleapp.com/docs/password-protection.html

(which you can get to from the (i) icon in Sparkle’s inspectors)

Setting up password protection is a matter of:

  • adding user accounts from the site settings, password protection setting
  • checking the “protect with password” checkbox on page that should require a log in

Does this help?

Please elaborate on what is confusing or what goal you are falling short on.

:man_facepalming: I totally missed the “I” icon. I knew there was information somewhere. Sorry about that.

Nothing confusing on the interface, now. I was just trying to figure out how the different parts of the feature interacted and what the features were. By just fiddling through the app, I couldnt figure it out. After reading the documentation, it all makes sense.

May be someone can provide some hints…
Created the Login page (mandatory ones) to start with.
would like to redirect users from to different pages (one in DE one in EN) to respective log-in’s and its subsequent pages …
Failing… it works from e.g. DE page to standard log-in page and protects subsequent DE pages… but would not work for EN pages…???
Anybody any idea???
Thanks in advance