• 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: adding rsform as a disclaimer page

adding rsform as a disclaimer page 15 years 3 months ago #9301

I have developed a site for some investors who are required to have a disclaimer page behind each navigation item. I have used RSForm to create the disclaimer page, with a simple check box saying they agree, and they hit continue. After hitting continue, they are taken to the respective page. Right now, I have setup 6 different forms (one for each navigation item) that redirect after submission.

My question is, and maybe their is a better solution, how can I simplify the user experience by eliminating the disclaimer page after they agree and hit the check box the first time? Maybe this is a caching issue?

Any help would be appreciated.
The administrator has disabled public write access.

Re:adding rsform as a disclaimer page 15 years 3 months ago #9342

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 745
  • Thank you received: 66
Hello,

This can be done... but it will be rather tricky to achieve. Basically you will have to place the form inside a module position (even though you will display the form inside a pop up element or something similar). The script (placed on the Scripts called on form display area) will have to verify if the logged in user has submitted the approval form before, by performing a query on the RSform!Pro submission tables.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
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!