I want users/clients to be able to input start and finish times in to entry fields and save them to the database as such.
Working to create a site that has more robust scheduling than the scheduling apps currently available i.e. saving input fields to my own custom database that is tied to each appointment. I notice that the “Add User Input Elements” does not include time as a data option.
Is there code which allows that?
New to database creation and schema, but excited to learn and find the possibilities.