• 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: Looking for custom development

Looking for custom development 2 years 2 months ago #42569

  • web484
  • web484's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hello, i need to limit the submission to 1 per user, per page.

I've seen the examples and the one that is closer to my need is the number 2 of this page: www.rsjoomla.com/support/documentation/r...for-submissions.html

That is the scenario:
  1. Form X is loaded in Article 1, 2 and 3
  2. User Y click "submit" in Article 1
  3. if User Y returns in "Article 1" the form is NOT loaded and says something like "You have already sumbmit the form in date 01/02/2023"
  4. if User Y goes in "Article 2" the form IS loaded, so the user can Submit

now if user goes in "Article 1" and "Article 2" the form is NOT loaded, but it is in Article 3, and so on.

So i need to limit the submit to 1 per user and "per article ID".

Can someone can help with this? Willing to pay for the work.
Thanks
The administrator has disabled public write access.

Looking for custom development 2 years 2 months ago #42571

  • RPPEO
  • RPPEO's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 68
  • Thank you received: 6
A PHP script called on form display should be able to do this. There are examples for limiting submissions based on a few factors here: www.rsjoomla.com/support/documentation/r...for-submissions.html. You should be able to figure out how to tweak for your needs, ChatGPT can likely figure it out for you. ;)
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!