• 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: How to limit submissions to one user per day

How to limit submissions to one user per day 8 years 9 months ago #31677

Hi everyone,

I'm trying to find a way to limit submissions in my form to just one user per day. I found some codes to limit submissions per user, but no to limit per day as well.

I'd like to use {Email:value} in order to filter user.

Could you help me?
The administrator has disabled public write access.

How to limit submissions to one user per day 8 years 8 months ago #31979

  • modiac
  • modiac's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
Hello,

Use - DATE_SUB(NOW(), INTERVAL 24 HOUR

Should help in
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!