Autu generate no order

please helpme to create automatic generate in format date,mounth and years example No order:
ORD-130624001,please Helpme, thankyou.

you can do it on page event when creating the order! or how are you building the order?

Thank you very much for your response sir, as in this picture, when I want to create a “Travel ID” it is automatically filled in this textbox “ORD-010720240001” where 01 is the date, 07 is the month and 2024 is the year and 0001 is the serial number, please provide instructions for what part to change?

you can manually do this in custom js by targeting this form field using formData.fieldname=yo
ur logic

thank you very much for information.