getajobnowbiz Posted March 3, 2016 Report Share Posted March 3, 2016 I set a submission form and just allow registered users to submit their content to the table. However, I want to set that every users can only submit once every ten days, otherwise they would submit crazily. How can I do this? Quote Link to comment Share on other sites More sharing options...
0 getajobnowbiz Posted March 7, 2016 Author Report Share Posted March 7, 2016 push Quote Link to comment Share on other sites More sharing options...
0 aam82 Posted March 9, 2016 Report Share Posted March 9, 2016 if everyone can be on the same calendar, then you could make a table of dates for the calendar year, with one entry for every 10 days. 1-1-16 1-11-16 1-21-16 then you could put that table in a view, with the criteria that it shows the record, if in the last 10 days, including today. then you could put a dropdown in your submission form that looks up that view, which would always only show one choice. this holds people to a de facto deadline... If they don't log in for 11 days, they lost their chance to log for that date range. Quote Link to comment Share on other sites More sharing options...
0 Kurumi Posted February 11, 2019 Report Share Posted February 11, 2019 Hi @getajobnowbiz, You could check this for references to limit the submission:https://howto.caspio.com/tech-tips-and-articles/advanced-customizations/how-to-limit-the-number-of-submissions/https://howto.caspio.com/tech-tips-and-articles/advanced-customizations/how-to-add-a-time-limit-to-submission-forms/ I hope this helps! Quote Link to comment Share on other sites More sharing options...
Question
getajobnowbiz
I set a submission form and just allow registered users to submit their content to the table.
However, I want to set that every users can only submit once every ten days, otherwise they would submit crazily.
How can I do this?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.