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 Assessment
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on May 19, 2021

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.
See more details here: https://support.hcltechsw.com/csm?id=community_question&sys_id=c44c4a4f1bc4f410f37655352a4bcb9e

If I place the Javascript in a file under Resources, it works to save it, but I would prefer to put all .js files as Script Libraries. That is what they essentially are when they are linked from a HTML page, like this:


<script src="/js/header-common.js"></script>


Note: I had to pick the category "Lotusscript" for this idea, since "Javascript" is not an option.

  • Attach files
9 MERGED

Allow back-ticks in Javascript while using them via Domino Designer.

Merged
Currently, Domino Designer does-not allow using back-tick characters. If one try to do so, then error as attached appears. Error Format --> Error:Save failed, Cannot save with syntax errors. Line: <Line number> illegal character Browsers ...
almost 3 years ago in Domino Designer / Java 1 Assessment