MetaModels / core

MetaModels Core Module
GNU Lesser General Public License v3.0
96 stars 42 forks source link

change exception to error message: No visible properties for this edit mask defined #1322

Closed zonky2 closed 3 years ago

zonky2 commented 5 years ago

in BE list and new - if you forgotten to add attributes for input mask

User Error: No visible properties for this edit mask defined!

discordier commented 5 years ago

Not a Bug in MM core, message originates here: https://github.com/contao-community-alliance/dc-general/blob/bf59fc2085cc848c564e40324dee14ef2897faa6/src/Contao/View/Contao2BackendView/EditMask.php#L508 and here: https://github.com/contao-community-alliance/dc-general/blob/bf59fc2085cc848c564e40324dee14ef2897faa6/src/Contao/View/Contao2BackendView/EditMask.php#L789

zonky2 commented 5 years ago

o.k.!

move to https://github.com/contao-community-alliance/dc-general/issues/499

discordier commented 5 years ago

Closing here then.

zonky2 commented 4 years ago

its not possible to render all exceptions in DCG - maybe we can change this one to a error message...

zonky2 commented 3 years ago

see comments https://github.com/contao-community-alliance/dc-general/issues/499