Limit Confiforms form submission upto 5 by user

Dhiraj Kr_ Gupta
Contributor
May 28, 2024

I want to restrict the number of submission upto 5 by any users in Confiforms. it means an user cannot submit more than 5 form in one day in Confiforms. The form is created by Confiforms Form View Registration 

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 28, 2024

You can see an example of something similar (more complex though) that should help you

https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Form+to+allow+only+one+entry+per+user+per+month

Dhiraj Kr_ Gupta
Contributor
May 28, 2024

It works fine. but I want to set Department:[entry.Department] instead of createdBy:[entry._user]. In this case not working.

 

Department is a field created through Confiform Field Definition 

Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 28, 2024

What is not working for you? Could you share what you have?

Dhiraj Kr_ Gupta
Contributor
May 28, 2024

Now, it's working when I Have put the department in the field To track also .

Thank You

Dhiraj Kr_ Gupta
Contributor
May 30, 2024

@Alex Medved _ConfiForms_ , in the formula given in Vertuana, there is something wrong.

For eg

mydate

May 31, 2024

May 31, 2025

mydate.formatDate(MM) will return May or 05 in both case (2024 and 2025). So a user cannot submit the form in May month 2025 also as it returns the same value of month

Better will be mydate.formatDate(MM-yyyy) for month

Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 30, 2024

Feel free to extend - this is just an example of a concept 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events