diff --git a/README.md b/README.md index 41231bc..d292f1e 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ A small plugin for Frappe that adds the support of customizations to the attach
allow_multiple
Allow multiple uploads.
-⚠️(Not fully supported)
+⚠️(Field value is a JSON array of files url)
Default: false
max_number_of_files
Maximum number of files allowed to be uploaded if multiple upload is allowed.
-⚠️(Must be lower than the maximum attachments of doctype)
+⚠️(Bypassing the maximum attachments of doctype might not work)
Example: 4
Default: Value of maximum attachments set for the doctype
Attach
controlAttach Image
control