From d18722bded024562634394ce647c2c53a0e0ccc4 Mon Sep 17 00:00:00 2001 From: ConnorLand Date: Thu, 19 Feb 2026 13:51:03 +0100 Subject: [PATCH 1/2] Update configure-files.md --- .../modeling/pages/image-and-file-widgets/configure-files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/refguide/modeling/pages/image-and-file-widgets/configure-files.md b/content/en/docs/refguide/modeling/pages/image-and-file-widgets/configure-files.md index bb6f8ab18b1..77c7f3b639d 100644 --- a/content/en/docs/refguide/modeling/pages/image-and-file-widgets/configure-files.md +++ b/content/en/docs/refguide/modeling/pages/image-and-file-widgets/configure-files.md @@ -85,7 +85,7 @@ Follow the steps below: 2. Click the **Icon** property. - 3. In the **Select icon** dialog box, search for the *file* glyph icon, and click **Select**. + 3. In the **Select icon** dialog box, click the **Glyphicon** tab, and search for a *file* image Glyphicon and click **Select**. 4. Click the **Button style** property and change it from **Default** to **Success**. @@ -103,7 +103,7 @@ Follow the steps below: 7. As you only need your end-users to attach files on this page, delete **Name**, **Size**, and **Employee** widgets from the data view. -8. As you would like users to only upload files on this pop-up page, open the **File Manager** properties and set **Type** to **Upload**. +8. As you would like users to only upload files on this pop-up page, open the **Image Manager** properties and set **Type** to **Upload**. You have created a pop-up page that will allow IT administrators to attach files to the employee profile form: From e90fb815f7655c3da20768c5469b7020a250c55d Mon Sep 17 00:00:00 2001 From: ConnorLand Date: Thu, 19 Feb 2026 13:55:59 +0100 Subject: [PATCH 2/2] delete space for comment --- .../modeling/pages/image-and-file-widgets/configure-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/modeling/pages/image-and-file-widgets/configure-files.md b/content/en/docs/refguide/modeling/pages/image-and-file-widgets/configure-files.md index 77c7f3b639d..2eae02d5f93 100644 --- a/content/en/docs/refguide/modeling/pages/image-and-file-widgets/configure-files.md +++ b/content/en/docs/refguide/modeling/pages/image-and-file-widgets/configure-files.md @@ -103,7 +103,7 @@ Follow the steps below: 7. As you only need your end-users to attach files on this page, delete **Name**, **Size**, and **Employee** widgets from the data view. -8. As you would like users to only upload files on this pop-up page, open the **Image Manager** properties and set **Type** to **Upload**. +8. As you would like users to only upload files on this pop-up page, open the **Image Manager** properties and set **Type** to **Upload**. You have created a pop-up page that will allow IT administrators to attach files to the employee profile form: