Viewing 1 replies (of 1 total)
  • Thread Starter mattgrovesuk

    (@mattgrovesuk)

    I fixed this myself, by changing the names of the file upload fields in use. No idea why this fixed it but for example:

    [file workshop_programme filetypes:pdf|txt|doc|docx|xls|xlsx limit:2mb]

    didn’t work. Changing it to:

    [file workshop filetypes:pdf|txt|doc|docx|xls|xlsx limit:2mb]

    Worked.

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple upload files in same form, some link in CFDB, some not’ is closed to new replies.