Hi!
If i set the limit to 1 record per user, in the submission there's the button "Save&New" which leads to another page with the message "you cannot submit more recors".
Why not just hide the button when the the user reached the limit ?
In my case i will set it to 1 to allow only one record, if i set the class button to display:none should solve the problem however.
Hi!
If i set the limit to 1 record per user, in the submission there's the button "Save&New" which leads to another page with the message "you cannot submit more recors".
Why not just hide the button when the the user reached the limit ?
In my case i will set it to 1 to allow only one record, if i set the class button to display:none should solve the problem however.