25
Points
Questions
6
Answers
6
-
I have an onclick inside my html tag and when I click on it, it redirect me to another page …
- 44 views
- 4 answers
- 0 votes
-
I have an image with an onclick event. I want to copy the license code (${item.licensecode}) when the image is …
- 26 views
- 0 answers
- 0 votes
-
We have a custom System Email Template. On the HTML code we would like to display a paragraph only if …
- 55 views
- 2 answers
- 0 votes
-
If I have 3 separate files, each files is a user event and it’s calling the beforeSubmit. How do …
- 103 views
- 2 answers
- 0 votes
-
Hi, I received several cases where a customer is on the webstore and on the login screen they click on …
- 109 views
- 1 answers
- 0 votes
-
const senderId = 35111 // employee id const recipientEmail = [‘firstTest@gmail.com’, ‘secondTest@company.com’]; const recipientCCEmail = [‘thirdTest@gmail.com’, ‘fourthTest@company.com’]; email.send({ …
- 162 views
- 2 answers
- 0 votes