Hi @Nivedha,
Please check the post.
Also apply the user condition like:
if (frappe.session.user == "user1@test-mail.com") {
// your code
}
I think, only have the above option.
Thank You!
Hi @Nivedha,
Please check the post.
Also apply the user condition like:
if (frappe.session.user == "user1@test-mail.com") {
// your code
}
I think, only have the above option.
Thank You!