From ee3d2963e482ff765ef427caee6aac293bd36dd9 Mon Sep 17 00:00:00 2001 From: Thinh Nguyen <117440893+nhthinh-axonivy@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:33:51 +0700 Subject: [PATCH] document/IVYPORTAL-17285-Update-document-for-setting-up-custom-Callable-Dialog-to-show-how-called-process-signature-should-look-like --- .../source/portal-user-guide/portal-header/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/portal-guide/source/portal-user-guide/portal-header/index.rst b/Documentation/portal-guide/source/portal-user-guide/portal-header/index.rst index 38461f38ba..f6f49433ee 100644 --- a/Documentation/portal-guide/source/portal-user-guide/portal-header/index.rst +++ b/Documentation/portal-guide/source/portal-user-guide/portal-header/index.rst @@ -101,7 +101,7 @@ HowTo: Set substitute .. note:: - Grant either permission :bdg-warning:`🔑UserCreateOwnSubstitute ` or :bdg-ref-warning:`🔑UserCreateSubstitute ` + Grant either permission :bdg-ref-warning:`🔑UserCreateOwnSubstitute ` or :bdg-ref-warning:`🔑UserCreateSubstitute ` to allow a user to create their own substitute definitions or create substitute definitions for all users, respectively. Change Password @@ -113,7 +113,7 @@ The menu entry :guilabel:`Change password` allows you to set a new password. .. note:: - Grant permission: :bdg-ref-warning:`🔑UserSetOwnPassword` to allow a user to change their password. + Grant permission: :bdg-warning:`🔑UserSetOwnPassword` to allow a user to change their password. Configure permissions in the :dev-url:`Engine Cockpit `. In the security area, open PersonalPermissions -> PersonalSecurityPermissions -> UserSetOwnPassword.