- 🇨🇦Canada pavlosdan
Would these messages be displayed inline as the user is adding/removing paragraphs? Or are you looking to customize the existing constraint messages that show up on submit per paragraph type?
In addition to the related issue ( This module should disallow adding more than the allowed amount of paragraph items in the add widget ✨ This module should disallow adding more than the allowed amount of paragraph items in the add widget Fixed ) there should be a textfield for custom (error) message if min or max limit are not met.
example 1:
If at least one paragraph of the paragraph type x is required, there should be a message:
example 2:
If at least one paragraph of the paragraph type x is required and maximum 5 are allowed, there should be a message:
example 3:
If maximum 5 paragraph of the paragraph type x are allowed, there should be a message:
Postponed: needs info
1.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Would these messages be displayed inline as the user is adding/removing paragraphs? Or are you looking to customize the existing constraint messages that show up on submit per paragraph type?