0

Can i change what is displayed in the Calendar?

I want the calendar to summarise the number of people rostered by location and role, i.e JAB // RES // 1, this would mean i need to allocate another staff member to that location to make it equal 2.

2 replies

null
    • Mconneen
    • 4 yrs ago
    • Reported - view

    hmm.. not sure if this is what you are after.. 

    showAs

    I am not 100% sure this will always work... Basically .. I created a date field... and selected "show on calendar" as YES... then put logic in the "Show As"  something like..

    "Total Resources:" + count(select ............) 

    The "count (select...)" would be your logic to scan across your location / role.. etc. 

    You could also use the 

    createCalendarEvent(title, from, to) 

    ..

    • NIOXUS
    • 4 yrs ago
    • Reported - view

    Chcik out our training video - Working with Date & Time Fields and the Ninox Calendar at our YouTube Learning channel - Ninox Learning. Here is the link to the video that should give you some insight >>> https://youtu.be/FXfkT22blAk

Content aside

  • 4 yrs agoLast active
  • 2Replies
  • 1736Views