Hello guys
in confiforms Is there a way to restrict the number of forms creation to one?
Hi
why would you want to do that?
or are you looking to limit the number of records created per form?
Alex
Hi
I want a unique completed form in a single page of confluence and it would be perfect to restrict another records
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On a server version there is a way to do it via parameter on ConfiForms Form Definition macro
On cloud (and on server as well) you can set up a validation rule to check for number of records in a form
ConfiForms Rules for Field Definitions macro and couple of examples (in your case it would be enough to check the _count:>1 (as condition))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.