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

Status Under Consideration
Workspace Domino Designer
Created by Guest
Created on Feb 26, 2019

Designer : Provide Corporate standard design lib.

We can use embedded design elements and can refer from another database, but can't refer LS lib, JS lib, image resources from other databases.

We have many design standard in corporate, and have to refer it in program codes, but can't refer via Designer, so have to copy design from standard db.

Please provide standard lib. in order to refer standard design and be able to share these standard from other databases.

 

i.e.  LS lib. , image resource , CSS , etc

 

Sample case : writing LS

 Can create LS from LS lib. in standard lib. db and create use statement for standard lib. db(outside db).

 LS lib. in application db are  copied from standard lib.

 If application's LS lib. update are required from standard lib, , we can update LS lib. only from standard lib. (i.e. load design -updatelib)

  • Attach files
  • Guest
    Reply
    |
    Mar 11, 2019

    I would like to choose corporate standard dedign elements like a embeded design elements, we can choose other database elements,  form  corporate standard lements.

    And I would like to inherit standard design if needed not always.

  • Admin
    Thomas Hampel
    Reply
    |
    Mar 11, 2019

    This can be done already now. A single design element can inherit from a template. It is possible to have some design elements in your application inheriting from a different template than your application.

    With this it is possible to create an NSF that contains all your corporate design elements. Your application would inherit from e.g. ApplicationTemplate, and some of the elements within would inherit from CorporateDesignTemplate.

    I do not recommend this type of inheritance, however ... it does work.