But on validation this always thinks that the file is missing e.g.
{ "blocks.1063[file][en]": [ "The file field is required." ], "blocks.en": [ "Failed" ], "blocks.1063[file][fr]": [ "The file field is required." ], "blocks.fr": [ "Failed" ]}
{ "blocks.1063[file][en]": [ "The file field is required." ], "blocks.en": [ "Failed" ], "blocks.1063[file][fr]": [ "The file field is required." ], "blocks.fr": [ "Failed" ]}
I've tried various other keys for the rule e.g.
medias.file
medias.file
etc with similar results.
What am I doing wrong? Is this not currently supported?