Hi @Nivedha,
Please check the post.
Also apply the user condition like:
if (frappe.session.user == "[email protected]") {
// 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 == "[email protected]") {
// your code
}
I think, only have the above option.
Thank You!