• I have realized that when placing 2 or more fields to attach files in a mandatory way, only the last one becomes mandatory, will they have the solution?

Viewing 3 replies - 1 through 3 (of 3 total)
  • hi @joselog

    could you provide a living example (just for testing and check the configuration)

    Thread Starter joselog

    (@joselog)

    I have placed these two labels on my form

    <label> Attach Identity Document
    [file* docid filetypes:pdf id:docid] </label>

    <label> Attach vaucher
    [file* vaucher filetypes:pdf id:vaucher] </label>

    Even though the two labels are mandatory, only the second one becomes mandatory, in the first it is not necessary to attach anything, the form is still sent

    just tested (with your code only) and it seems to work

    https://modul-r.codekraft.it/double-required-file/

    can you test again into a clean environment in order to detect the issue in your configuration?

    • This reply was modified 3 years, 5 months ago by Erik.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘problems placing more than one required file field’ is closed to new replies.