Link ticket type to customer entity

Hello,
I want to create a button on entity screen to create only takeaway ticket for particular customers.

I have 3 ticket type: TAKEAWAY, DELIVERY & RESERVATION.

I DONT want to set a default ticket type for the Entity screen.

I plan to try the following:

  1. I will create an entity type called ONLINE ORDERS and add entities under it.
  2. i will create an Entity button widget on the Entity screen and use it to display only ONLINE ORDERS entities.

My problem:

  • I have set the entity screen to ASK TICKET TYPE. ( i dont want to change this)
  • When i click on ONLINE ORDER entities i want it to automatically select takeaway ticket.

I want this option to quickly record orders from delivery apps.

May i know how can this be achieved .

thanks alot