Hi @Nadeen,
As per my understanding,
Please apply custom/client script.
$("[data-doctype='Your DocType Name']").parent().hide();
Reference: Hide the Heading On connection Document - #5 by Mohammed_E_Al-Qershi
Please check it.
Thank You!
Hi @Nadeen,
As per my understanding,
Please apply custom/client script.
$("[data-doctype='Your DocType Name']").parent().hide();
Reference: Hide the Heading On connection Document - #5 by Mohammed_E_Al-Qershi
Please check it.
Thank You!