Not applicable

Hi @Roshini,

You might need to add the below line of code:
dialog.addParm('sysparm_hideButtons', 'true'); // This hides all UI action buttons

Thanks