0

Appointment from Hour and D/M/Y fields

How can i have an appointment with data from 2 "Hour Fields" and 1 D/M/Y Date?

3 replies

null
    • Guillermo
    • 4 yrs ago
    • Reported - view

    If possible, from the Green field, if not, from the blue one

    • Guillermo
    • 4 yrs ago
    • Reported - view

    with:

    Cita := appointment (HIN, HTE)

    I have could the hour in the "Cita" Field, but im still need the day, because by default Ninox use "1 ene 1970".

    • Jorg
    • 4 yrs ago
    • Reported - view

    Hi Guillermo, 

    You can use the following formula for that

     

    Appointment_Field := appointment(datetime('Date', 'Time Start'), 'Time End' - 'Timer Start')

     

    Best, Jörg

Content aside

  • 4 yrs agoLast active
  • 3Replies
  • 1475Views