You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/whats_new/cf232.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ The following features and updates are available to customers installing HCL Dig
13
13
14
14
You can now use the `abort_container` function in custom scripts to stop container startup when a critical failure is detected. For example, your script can invoke this function when it identifies missing required configuration, unavailable external dependencies, or failed validation checks. For more information, refer to [Using the `abort_container` function for critical failures](../deploy_dx/manage/cfg_webengine/customize_webengine_image.md#using-the-abort_container-function-for-critical-failures).
15
15
16
-
## DX Picker - Configuring dialog size and persisting last known location <!--Update internal link to external link-->
16
+
## DX Picker - Configuring dialog size and persisting last known location
17
17
18
18
You can now add the `size` attribute to your `dx-picker` function to change dialog dimensions. You can set this attribute to:
19
19
20
20
-`md` or `medium`
21
21
-`lg` or `large`
22
22
-`xl` or `extra-large`
23
23
24
-
Additionally, DX Picker now saves the selected item's last known location and displays it automatically when reopened. This saved location persists until the session ends or expires. For more information, refer to [Accessing DX Picker](https://pages.git.cwp.pnp-hcl.com/CWPdoc/dx-mkdocs/in-progress/manage_content/wcm_authoring/dx_picker/access/){target="_blank"} and [Selecting an item](https://pages.git.cwp.pnp-hcl.com/CWPdoc/dx-mkdocs/in-progress/manage_content/wcm_authoring/dx_picker/usage/#selecting-an-item){target="_blank"}.
24
+
Additionally, DX Picker now saves the selected item's last known location and displays it automatically when reopened. This saved location persists until the session ends or expires. For more information, refer to [Accessing DX Picker](https://help.hcl-software.com/digital-experience/9.5/latest/manage_content/wcm_authoring/dx_picker/access/){target="_blank"} and [Selecting an item](https://help.hcl-software.com/digital-experience/9.5/latest/manage_content/wcm_authoring/dx_picker/usage/#selecting-an-item){target="_blank"}.
25
25
26
26
## Dynacache invalidation domain configuration
27
27
@@ -31,9 +31,9 @@ You can now change the domain or schema used for the dynacache invalidation tabl
31
31
32
32
You can now configure custom HTTP headers in the HAProxy configuration through the HCL DX 9.5 Helm chart. You can add new headers and remove existing headers from responses generated by HAProxy. For more information refer to [Configure Networking - HAProxy custom headers](../deploy_dx/install/kubernetes_deployment/preparation/mandatory_tasks/prepare_configure_networking.md#haproxy-custom-headers).
33
33
34
-
## Presentation Designer - Direction-specific styling for bidirectional text layouts <!--Update internal link to external link-->
34
+
## Presentation Designer - Direction-specific styling for bidirectional text layouts
35
35
36
-
Override styles now support direction-specific styling for bidirectional text layouts through the **Canvas direction toggle** in the Presentation Designer header. This allows you to create distinct styles for RTL (Right-to-Left) and LTR (Left-to-Right) text directions. For more information, refer to [Override stylesheet](https://pages.git.cwp.pnp-hcl.com/CWPdoc/dx-mkdocs/in-progress/manage_content/wcm_authoring/presentation_designer/usage/default_and_override_stylesheet#override-stylesheet){target="_blank"}.
36
+
Override styles now support direction-specific styling for bidirectional text layouts through the **Canvas direction toggle** in the Presentation Designer header. This allows you to create distinct styles for RTL (Right-to-Left) and LTR (Left-to-Right) text directions. For more information, refer to [Override stylesheet](https://help.hcl-software.com/digital-experience/9.5/latest/manage_content/wcm_authoring/presentation_designer/usage/default_and_override_stylesheet/#override-stylesheet){target="_blank"}.
0 commit comments