twill
twill copied to clipboard
noTranslate for file fields
The "noTranslate => true" flag for file fields does not work. In fact, it is not implemented, as far as I know in _files.blade.php (see https://github.com/area17/twill/blob/master/views/partials/form/_files.blade.php)
Is it possible to achieve this functionnality anyway (a non translated file field) ?
Thanks
(It's mentionned in the docs here : https://github.com/area17/twill/blob/master/docs/.sections/crud-modules.md)
Problem still persist
Closing as a dupe of #1712