DoModalComopoentPopup - Hide Apply/Done
TLDR: how to hide the Apply/Done button in a DoModalComponentPopup.
When you call a fluid component using DoModalComponentPopup, it shows 3 buttons which aren't part of the component/page - CANCEL, APPLY, and DONE.
Is there any way to hide the APPLY and DONE buttons. This is a display only component. Unlike a secondary page, there's no toggle to hide the ok/cancel and there doesn't seem to be a Modal Option to do this