Hi,
I'm afraid we can't edit URL-type pages, and there is no alternative to table-type pages.
If you turn on F12 developer mode, you will find:
In the case of a table type page, each field has a fixed data-id;
However, the Create Booking page is different - it doesn't have a data-id and the ids you load after each refresh are a non-repeating three-digit number.
This means that the page is automatically generated by the code, and we can't modify it unless we can edit its code.
The only possible solution is to design your own page to replace the original URL, or to design your own table for replacing the original page.
If my answer was helpful, please click Like, and if it solved your problem, please mark it as verified to help other community members find more.
Please feel free to contact me if you have any further questions.
Regards,
Haig