Managing custom namespaces
You can create, modify, or delete custom namespaces for a widget.
Procedure
- Log in to Sterling Store Engagement. The Home page opens.
- From the application header, click
the Development Tools icon , and select Customize from
the list.
Alternatively, you can select Customize from Outline. The Select screen to Extend window opens. The list of screens present in the current screen is displayed. For example, if you open the Order Search screen, the tree displays Order Search, Order List Screen, and others present in this screen.
From the tree, select the screen that you want to customize, and click Extend Screen.Note:- If you cannot customize the selected screen, an appropriate message is displayed.
- You cannot use the customize option to customize screens that contain iframes, such as the Print PDF Container screen.
- If multiple instances of the same screen are found, by default, the first instance of the screen is selected for customization.
- Select the screen to which you want to add source and target
namespaces. Note:
- After you select a particular screen to add extensions, you cannot select any other screen. To select another screen, click Close.
- If you cannot apply extensions for the selected screen, an appropriate message is displayed.
- Click the Data tab.
- Click the Namespaces tab.
- If you want to add source namespaces, expand Source Namespaces. Otherwise, expand Target Namespaces to add target namespaces.
- Click the Add icon .
- In the Namespace field, enter the
source or target namespace for the selected widget. Important:
- Ensure to prefix the source or target namespace that you enter
with
extn
. - If you modify the name of an existing custom namespace, ensure to update all the widget bindings that contain this custom namespace as the bindings are invalidated.
If you want to delete source or target namespaces, click the Delete icon
- Ensure to prefix the source or target namespace that you enter
with
- If you apply multiple extensions, click Apply.
- Click Save to save all your extensions. Note: It is recommended that you refresh or reload the application after you save your extensions.
- Click Close.