@@ -56,8 +56,8 @@ For an advanced setup, useful when modifying the context entity is not possible,
5656
5757##### Upload mode
5858
59- * ** Files** - Allows all file types by default, and adds a configuration option to specify a custom set of allowed file types.
60- * ** Images** - Limits uploads to images and shows a preview thumbnail.
59+ * ** Files** — Allows all file types by default, and adds a configuration option to specify a custom set of allowed file types.
60+ * ** Images** — Limits uploads to images and shows a preview thumbnail.
6161
6262##### Associated Files / Associated Images
6363
@@ -81,10 +81,22 @@ This configuration sets a limit on how many files can be uploaded at once.
8181
8282This configuration sets a maximum limit on the file size of uploaded files.
8383
84- #### Text Tab {#general }
84+ #### Text Tab {#texttab }
8585
8686Configures the displayed text used in ** File Uploader** .
8787
88+ #### Advanced Tab {#advanced}
89+
90+ * ** Object creation timeout** — Configures the timeouts to wait until object creation has failed. The value is in seconds.
91+ * ** Enable custom buttons** — Allows the use of custom action buttons that will be displayed on the right side of file list instead of the standard
92+ buttons. If set to ** Yes** , the default action buttons will be hidden.
93+ * ** Custom buttons** — Adds custom buttons that will be used in file uploader.
94+ * ** Caption** — Captions text configuration for the custom button.
95+ * ** Icon** — Provides icon configuration for the custom button.
96+ * ** Action** — Provides ** On click** action configuration for the custom button.
97+ * ** Default file action** — If set to ** Yes** , the action in the button will be use as default click action for the file.
98+ * ** Visible** — If set to ** False** , the button will be hidden.
99+
88100### Nanoflows
89101
90102This module includes two predefined nanoflows:
0 commit comments