When creating a custom content type and one of your properties has ftType="array" it would be great if this type had a validation handler to make sure at least one item was chosen. For example you could set ftValidation="required" to make sure the user attaches at least one item before saving.
Environment
None
Activity
Show:
MvdO79
July 8, 2009 at 4:24 PM
Using FC 5.1.6 i noticed this is still the case, it would be indeed an improvement to allow validation on arrays and uuid's.
When creating a custom content type and one of your properties has
ftType="array" it would be great if this type had a validation handler to make sure at least one item was chosen. For example you could set ftValidation="required" to make sure the user attaches at least one item before saving.