Hi, I want to make a "system required" built-in field (start time and end time fields) in "Bookable Resource Bookings" entity to be Optional as I want on specific conditions not to insert values in them.
Note that I could remove the required validation from the client-side using a JS web resource but it gives me an error on saving the form without inserting the Start and End times.
How can I achieve that please ?