How to Dynamically Adjust Content Limits: Increasing Limits When Users Delete Content #92
Unanswered
bulentsakarya
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@bulentsakarya hi, do you find solution |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've set up a limited content structure, but I want the limit to increase again if a user deletes the content they've added.
For example: I've given the user the ability to add 10 pieces of content. If they use 4, they have 6 left. However, if they later delete one of the used pieces of content, I want their usage limit to go back up to 7.
How can I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions