File extensions allowed for upload |
![]() ![]() ![]() |
Set allowed file extensions for uploaded user files in file_filter_fields. Syntax: allowed_files = ext Example: In your form: Config file: Result: Only *.gif, *.bmp, *.png files would be allowed for user upload. |