2020.08.19 Release Note
Feature update : JavaScript editing feature now available in web message creation.
What's New
When composing Web messages, you can now use the JavaScript editing feature. This feature allows you to execute arbitrary JavaScript code when displaying a web message.
Benefits
The behavior of messages that cannot be expressed with the current HTML templates can be expressed using JavaScript.
Please refer to the sample code for the JavaScript code to be set up here
How to use
To use the JavaScript editing function, select "Custom" for the type of Web message you want to create. You can use this feature by writing it in the editor in the "JavaScript" tab that appears in "Content".
Please note the following
- If you do not have sufficient knowledge of HTML/CSS/JavaScript, it may cause the entire site to crash and cause security vulnerabilities.
- We are not responsible for any loss caused by the use of this feature. For more information, please refer to the Repro Terms of Use.
- We have no restrictions on what can be written in the JavaScript functions, but the following functions cannot be used..
- Library features such as JQuery
- Ability to upload files
Processing required to use this service
- To enable this feature, go to the "Project Settings" in the "Repro management" screen and turn on the "Enable JavaScript editing for Web messages" option.
- This feature is enabled by turning on the Enable JavaScript for Web Message feature in the Repro admin page, under "Project Settings".
- The above JavaScript editing function can be set only for the owner of the access rights.
For more information, please refer to the official documentation (WIP).
Feature requests and questions
For Repro users: contact Pluto #feature-requests or your CS representative.
If you are not a Repro user, please contact us via the form. One of our representatives will get back to you.