justanotherguy
Total posts: 88
04 Apr 2017 18:27

When used with the register field the audio upload field allows the user to proceed and the user is created then you tosses the error that the fieds was required.

The require catch should happen before the user is created like all the other fields and before the user is allowed to move on.

Last Modified: 11 Apr 2017


justanotherguy
Total posts: 88
04 Apr 2017 18:32

It doesn tlook like the validator is actually checking for a file.


Sergey
Total posts: 13,748
11 Apr 2017 14:02

justanotherguy The require catch should happen before the user is created like all the other fields and before the user is allowed to move on.

Not necessarely. Even if user was created and submission had failed, next time same user profile record will be attached.

I'll test audio field for required parameter.

Powered by Cobalt