pen one
04/11/2022, 7:02 PMfunction success(result) {
log.audit({
title: "Rating has been used",
details: "User is " + user
});
The problem is nothing is being logged. What part am I missing?battk
04/11/2022, 7:04 PMpen one
04/11/2022, 7:33 PMForm-level Client Scripts, which is what you've made by attaching your Client Script to the Suitelet Form, do not have an Execution Log as there is no associated Script or Script Deployment record.