I am working on a 2 language custom portal with a french base.
I created an entity form with file attachment enabled for a single file.
The button label is the same for both languages. it is not translated to the second language (English). No Snippet or other record for this element.
In Firefox's case there is also a non translated message indicating that there is no selected file.
I tried to resolve the problem with a Note Entity Form Metadata but it is not working.
Does anyone have any idea how to resolve this issue ? Thank you
This is the code i got from the element using the browser:
<input type="file" name="ctl00$ContentContainer$MainContent$EntityFormControl$EntityFormControl_EntityFormView$AttachFile" id="AttachFile" accept="*" aria-label="Attach a file...">
*This post is locked for comments
I have the same question (0)