We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34afa29 commit 9b0549cCopy full SHA for 9b0549c
1 file changed
user_guide_src/source/libraries/uploaded_files.rst
@@ -272,7 +272,7 @@ In controller::
272
}
273
274
275
-where the **images** is a loop from the form field name
+where the ``images`` is a loop from the form field name.
276
277
If there are multiple files with the same name you can use ``getFile()`` to retrieve every file individually::
278
In controller::
0 commit comments