This Feature was funded by @cdub (paid for by helping me test a new addon, Item Management System).
As per title, I've added some new options to the Item overview sections 1-6 options, which allow you to set a Minimum Message Length when enabling the Editor for a given section.
This is a Per Category, Per Section option, which makes this very flexible.
Note: The default setting for these options is 0 (zero). A min length of 0 (zero) bypasses the validation check, meaning that the message field for that section is optional.
Note 2: The validation happens in both the Create Service and the Edit Service, meaning that existing items when edited, will have to comply in order to be saved when editing them.






When there is a minimum message length on a specific section and the amount of characters is less then the minimum required amount, an error will be thrown as part of the validation process.
As you can see here, both Sections 1 and 2 do not meet the minimum required characters, so the validation part of the save process throws errors for both (tells you which section and what the minimum required amount of characters is).

As per title, I've added some new options to the Item overview sections 1-6 options, which allow you to set a Minimum Message Length when enabling the Editor for a given section.
This is a Per Category, Per Section option, which makes this very flexible.
Note: The default setting for these options is 0 (zero). A min length of 0 (zero) bypasses the validation check, meaning that the message field for that section is optional.
Note 2: The validation happens in both the Create Service and the Edit Service, meaning that existing items when edited, will have to comply in order to be saved when editing them.






When there is a minimum message length on a specific section and the amount of characters is less then the minimum required amount, an error will be thrown as part of the validation process.
As you can see here, both Sections 1 and 2 do not meet the minimum required characters, so the validation part of the save process throws errors for both (tells you which section and what the minimum required amount of characters is).

Upvote
0