• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: password protect Form

password protect Form 7 years 2 weeks ago #36731

Hello!

first: Sorry for my bad English!

I need a password protect Form.
The User must insert the correct Passwort bevor sending the Form

How can i make this?

Thank you!
The administrator has disabled public write access.

password protect Form 7 years 1 week ago #36747

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

Steps to take:

- add a textbox with "Passphrase" validation rule.

- the password itself is added within the textbox Default Value area (it will not show in the frontend area if you've selected the mentioned validation rule). Remember to also make the field required *.

Optional:

- use a pagebreak element to split your form pages and enable from its configuration the AJAX validation upon switching pages.

- your form should basically have the first element being the textbox, then the pagebreak element. This way, users will have to add your password before moving on.
This is not official customer support. To receive your support, submit a support ticket here.
Last Edit: 7 years 1 week ago by adrianp. Reason: added optional
The administrator has disabled public write access.

password protect Form 6 years 6 months ago #37423

Hey,

Joomla version.3.3
I have taken the steps as described. Validation: Yes!
When the user enters a different password, the form will continue. What's happening?
The administrator has disabled public write access.

password protect Form 4 years 10 months ago #39239

  • kshayne
  • kshayne's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
This does not work!!!! I need it to work.

In effect ANY word will move pass the password
The administrator has disabled public write access.

password protect Form 4 years 10 months ago #39246

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

The exact steps from my previous reply are still valid. Ensure that you've taken all steps like:

- making your textbox field required (actual regular textbox field).

- the field needs to have the Passphrase validation rule.

- the actual password is added within your field's Default Value area.

- edit your Pagebreak form element and from the Attribute tab, enable the "Validate When Changing Page?" option.

- of course this Pagebreak element has to be after your textbox password field.

PS: if you're not using the latest RSForm!Pro version, you can find updating instructions here.
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!