0

Fields shown in calendar

Hey everyone, I started using widely the calendar and realised that only the "Date" field has a setting to "Show in calendar", but I'm using the field "Date+Time" and this one DOESN'T have a similar setting!! Is there a solution to this???

2 replies

null
    • Ninox partner
    • RoSoft_Steven.1
    • 1 yr ago
    • Reported - view

    You can convert the Date-time fields to appointment fields which do have a "show in calendar" option. You can use this script: 

    Appointment := appointment(datetime(number('Date / Time')), datetime(number('Date / Time')))

    Steven

    • pirinisz
    • 1 yr ago
    • Reported - view

    Thank you very much RoSoft_Steven , after a little thought I decided to completely replace the Date-Time field with an appointment field. Thank you so much for the tip!! I completely forgot the very existence of appointments!!! 😄

Content aside

  • Status Answered
  • 1 yr agoLast active
  • 2Replies
  • 84Views
  • 2 Following