Development and maintenance of FileMaker Application, Filemaker GO, CWP and WebDirect

Developing custom applications with FileMaker

UI/UX and Web Design and Development

Web Application Design & Development

Content Development and Marketing, Web Development and Maintenance, Mobile App and E-commerce development

CMS, E-commerce and Mobile App development

Tigeen FM Calendar Documentation

Tigeen FM Calendar is a graphical calendar for the FileMaker that runs on FileMaker Go, FileMaker Pro, FileMaker Pro Advanced and FileMaker WebDirect. You don’t need any plugn for this.

Views

  • Day view
  • Week view
  • Month view
  • List view
  • Year view

System requirements

  • FileMaker Pro Advanced 17
  • FileMaker Pro 16
  • FileMaker Pro 15
  • FileMaker Pro 14

Customization

Our calendar has all the options to configure the style of the calendar and how the events are rendered on the calendar. We have all the possible options and you can configure as per you needs.

Here are the options to configure.

Background color —— Background color for the event
Header text color —— The text color of the calendar header (Where you see the date normally in the day week view, month name and year in the month view)
Open event color —— Color for the events that are opened
Closed event color —— Color for the events that are closed
Selected event color —— Color for the currently selected event in the calendar
Selected event bg color —— Color for the currently selected event’s background
Color absence —— Absence event color
Freeslot color —— Color for the freeslots events (Will be applicable when show freeslot is true)
Freeslot bg color —— Background color for the freeslots events (Will be applicable when show freeslot is true)
Side bar visible —— Option to show / hide the left panel depending on true | false
Split users —— When set to true, this will show multiple calendars for the users selected on the left panel.However it is advised that, you can choose upto 5 users to see the events clearly. If you have a bigger screen, you can select little more.
Show freeslot —— Option to show the freeslots in the calendar and  it will show the available free slots.
Event creation by double click —— If true, events will be created when you double click. Otherwise, single click
Show month picker —— Whether to show or hide the small date pickers on the left side panel
No. of visible months —— The number of small month pickers on the left side
Show week number —— Whether to show or hide the week numbers in the calendar
Allow event overlap —— When true, the events will be rendered on top of each other when falling on the same time and date
Hidden days —— The days should be hidden from the calendar. (1 – Mon, 2 – Tue, etc..)
Group —— Group name for the users
Default view —— The default view when opening the calendar. Possible values are year, month, agendaWeek, agendaDay and listWeek
Space day view —— The space between the events rendered on the day view. This is just to see the events clearly
Space week view —— The space between the events rendered on the week view. This is just to see the events clearly
First hour visible —— The first visible hour for the calendar
View hour begin —— The start time of the calendar in the day, week and list week views
View hour end —— The end time of the calendar in the day, week and list week views
Minimum duration —— The minimum duration for an event. For example, when you have this value 00:15, by default the event time will be set back to 00:15 if you are trying to create an event less than 15 minutes.
Slot duration —— The time duration represents the calendar slots. Try to give the values to match 1 hour. For example, 00:05, 00:15, 00:20, 00:30 (Giving 00:25 will not be round to the 1 hour, so the nearest value will be taken)
Absence width —— Width of the absence event
Show absences —— Whether to show or hide absences from the calendar
Show in list —— Whether to show the user in the calendar left panel or not. By default, this should be 1 for all the users. If you don’t want the user to be viewed in the calendar, then set it to 0
Breaks —— This uses a special javascript format for the breaks for the 7 days. You can give label, start time and end time and the showOn option will decide the views in can be visible. Day numbers start from 1 (Mon)
  For example :

{
1: [{
label: 'Lunch break',
start: '12:55',
end: '14:25',
showOn: 'month,week,day,list' // Will be visible on month, week, day and list for all the Monday views
}, {
label: 'Tea break',
start: '16:45',
end: '17:00',
showOn: 'list' // Only on list view for all the Monday
}],
2: [{
label: 'Lunch break',
start: '13:00',
end: '14:00',
showOn: 'day' // Will be visible on day view for all the Tuesday
}]
}
  Be carefull while defining the breaks. Having an mistyped value may break the calendar from rendering. Refer our trail or email us to help you defining this. For quick support and enquiry call us at   +91 80 199 721 42 | Skype ling_s1

 

For Support and Enquiry