dachcom-digital / pimcore-formbuilder

Pimcore Formbuilder - create forms easily!
Other
92 stars 47 forks source link

Dynamic Multi-File Not Blank Validation is not working. No validation message field found. #438

Closed erikjewel closed 2 months ago

erikjewel commented 8 months ago
Q A
Bug report? yes
Feature request? yes/no
BC Break report? yes/no
RFC? yes/no

Hello Dachcom Team, i'm using Pimcore 11 and formbuilder 5.0.3. i want to add an Validation Message for Dynamic Multi-File Not Blank, but i can not find any field in backend to do this. See screenshot in attachments. In general the validation is not working. I have tried to debug the validate function in DynamicMultiFileNotBlankValidator Class and nothing happens. Could you please investigate it.

Thanks and best regards, Eric Mititelu

Bildschirmfoto 2024-02-23 um 13 38 31 Bildschirmfoto 2024-02-23 um 13 33 50

solverat commented 2 months ago

@erikjewel you're right. The custom message property is missing within the DynamicMultiFileNotBlankValidator constraint. This will be available in 4.1 (See #467).