twill icon indicating copy to clipboard operation
twill copied to clipboard

noTranslate for file fields

Open tchapi opened this issue 6 years ago • 2 comments

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

tchapi avatar Nov 26 '19 10:11 tchapi

(It's mentionned in the docs here : https://github.com/area17/twill/blob/master/docs/.sections/crud-modules.md)

tchapi avatar Nov 26 '19 10:11 tchapi

Problem still persist

Archy812 avatar Dec 07 '20 17:12 Archy812

Closing as a dupe of #1712

ifox avatar Jan 31 '23 13:01 ifox