how to hide this button
onload (frm) {
$(“.your-button-class-name”).hide();
}
how to get the button class name?
From the inspect
Hi @neh,
Please check the whole post.
Thank You!
how to hide this button
onload (frm) {
$(“.your-button-class-name”).hide();
}
how to get the button class name?
From the inspect
Hi @neh,
Please check the whole post.
Thank You!