Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

124 VOTE
Status Shipped
Workspace Domino Designer
Categories XPages
Created by Guest
Created on Jul 14, 2018

Allow Xpages without Dojo

I don't have the need for dojo integration in Xpages applications all the time. If I use the Bootstrap theme, it makes sence to use Bootstrap or JQuery controls.

In general, we should be able to choose if we want to download Dojo js and css files.

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Oct 6, 2022

      Not shipped.. is not true

    • Guest
      Reply
      |
      Sep 10, 2022

      Not shipped, we need xpages features (partial refresh for ex) to not require dojo

    • Guest
      Reply
      |
      Oct 9, 2020

      but we want the partial refresh and client libraries in vanilla js then.

    • Guest
      Reply
      |
      Nov 7, 2018

      You can do that by adding "xsp.client.script.libraries=None", in the xsp Properties

      Package Explorer -> WebContent -> WEB-INF -> xsp.properties

    • Guest
      Reply
      |
      Aug 23, 2018

      I got some bug in dojo conflict with some code in the package explorer. Should be can disable it or select dojo by optional.

    • Guest
      Reply
      |
      Jul 17, 2018

      To me, core XPages features (partial refresh and so on) should rely on play vanila JS and not require Dojo or JQuery or so.

      For advanced features / advanced controls, it's another story...

    • Guest
      Reply
      |
      Jul 17, 2018

      As already mentioned in IDEAAD-I-16:

      I would rather like a way to include / add my favorite CSS- or Javascript-Framework on the server and select this one for an entire application (application settings).

      Still there is a way to put all the files in the html-folder on the Domino-Server. But in the course of the work you need to add these files on every single XPage.

      And just to complete this: please let us decide whether to use dojo or jQuery (the same way).