You are viewing limited content. For full access, please sign in.

Question

Question

Laserfiche Form - Automatically cap/stop registration after a certain number of submissions

asked on March 18, 2019

My employer has a yearly camp for kids. In years prior, I have to check the Laserfiche Repository to see how many kids have signed up. We cap the number of children at 160. I would like the Laserfiche Form to automatically stop accepting submissions after that number (160) gets fulfilled. Is that possible? 

 

Thank you!

0 0

Replies

replied on March 19, 2019

My suggestion would be to create a database entry with each submission with an ID field that counts from 1. Then I'd have a lookup pulling into a field with the ID number.

I'd then run some Javascript to say if field.val('160') then .hide the submission button and alert saying submission number has been hit or something more user friendly! 

I'm sure there may be a more straight forward way though!

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.