Hide Tools in Kinetic Application Studio Layer

I am creating a customer Erp.UI.SalesOrderEntry layer and would like to hide the following tools shown at the top of the Orders tab.

• New
• Memo
• Change Log
• Call Log
• Attachments

Is there a way to hide these tools?

I would also like to hide the following items from the overflow menu.

• Delete Order
• Share
• E-Signatures
• Settings
• Debug Tool

Is there a way to hide these items in the overflow menu?

Thank you for your help in advance.

Would a readonly screen suffice? Like a tracker?

Yes, but I am trying to calling the layer as a slide out from within Erp.UI.OrderAllocEntry. Is there a way to call a layer in a slide out as a tracker?

James, if you have not figured this out, you can pass application studio layers in slide out panels, it’s in the event that opens the slide out


You can pass multiple layers there, I think you separate with commas, maybe tildes or semicolon? I can’t remember which one is correct. I did it once before.