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
I agree that through inheritance , it is possible.
But is it possible we can call a Function written in any other database script library?
You can have a master template and have individual design element inherit from other databases at the same time!
we need a central script library without inheriting from master template.
we have scenario when we do not want to inherit from master template but we need standard utility function written one time and use across multiple database.(for example: a function validating NIC number etc.) . with out inheritance we need to copy the code for each database where we need this code. later if we modify to fix a bug or improve the code, we need to copy to updated code again to all databases where we use this function.
Why not use a “corporate standard” set of script libraries and inherit them from a master template?
I agree above comment in this case.
But I think common script lib. , like a lss files, will give us large merit.
I need corporate standard lib. (LS class lib. , CSS , Image rsources etc) as corporate design standard.
What is stopping you from placing the script libary in a design template database and then inheriting the script library from the design template?