Close modal with js and remove the done button?

Hi @BobandBill Apologies for the delay here! Are you referring to the modal component?

If so, you can close the modal with modalName.close() in Javascript! I believe you'd have to use custom css to hide the x

I see that this is a mobile question so definitely let me know if you're referring to a different modal!