How we can Edit OOB WorkspaceWidget

Options

Hi,

We need edit a functionality of giving createORselect Business Workspace of the BusinessWorkspace widget, for this we need to edit the OOB widget. Can you please guide me how can I edit the widget using SmartUI SDK.

Regards

Answers

  • Greg Griffiths
    edited September 14, 2023 #2
    Options

    you would need to use the Smart UI SDK to extend / override the widget as appropriate. Have you used the SDK before ? if not, perhaps the course https://www.opentext.com/TrainingRegistry/course/details/2928 may be of interest.

  • Widgets can be customised by parameters passed to the constructor or to its methods. Other parameters can be tweaked by RequireJS module configuration.

    What do you mean by "edit"?