Hello,
If I set "max number of article per user" to 1 in the type parameters,
but then create a subscription with count limit 10
the user who has an active subscription will be able to submit 10 records or
will be blocked by the type "max number of article per user" parameter?
if he will be blocked, than maybe a solution is to create:
1 - a free subscription with count limit 1
2 - a paid subscription with count limit 10
?
thank you
Hello, If I set "max number of article per user" to 1 in the type parameters, but then create a subscription with count limit 10
the user who has an active subscription will be able to submit 10 records or will be blocked by the type "max number of article per user" parameter?
if he will be blocked, than maybe a solution is to create: 1 - a free subscription with count limit 1 2 - a paid subscription with count limit 10
?
thank you