Calendar App 9.0.19/20 urgent incidents

Hello Netmake,
I’m going to integrate respectively update the new Calendar app into my project.

Unfortunately, I have noticed that important processes in my project are no longer working, or certain functions are not usable for the end user. This would lead to a very expensive redesign of my project. This is not in my sense, because tomorrow, you (Netmake) changes something different and the problems begin from the beginning.

I have summarized the incidents here.

The first is the loading time of my Calendar app.
With no changes, only generating source after Update!!!

With the help of a script i write the CalendarDataID into the “Title” field by “onAfterInsert” after saving the event. The field Title itself, contains an SQL query, which compiles all the data I want to see in the calendar. For example, the CalendarDataCategory, the Employee, First and Last name of Customer, Meeting point, Vehicle, etc. Before the update 9.0.19 / 20 the charging time was approx. 2-3 seconds. Now the charging time is about 1 minute. When scrolling through the week or month, it always takes 1 minute that is simply unacceptable.

The second is the mini calendar and the presentation of the categories. This is a super feature, but on small end devices such as mobile phones or tablets, you lose a lot of space. Here you have to create a possibility that the end user can show or hide this, depending on the needs, like the tree menu.

3
The third is that I have a field CalendarDataGroupID (int) and a field CalendarDataCategoryID (int) in the calendar form for a preselection of the event type for example Practical Teaching or Theoretical Teaching. I am trying to use the data type SELECT to get the data from the table. In the SQL query of CalendarDataCategoryID, I use the following where clause "WHERE CalendarDataGroupID = ‘{CalendarDataGroupID}’ so that the Ajax Processing function works in the CalendarDataGroupID field.
in this selection i hide or show also more blocks.

If I select now the data type “Calendar Category” at the CalendarDataCategoryID, the query works well and the colors are also displayed in the selection, but the colors was not displayed under the mini calendar section Categories. IF I remove the WHERE clause, the colors was displayed under the mini calendar, but all categories are displayed in the selection and this is nonsense of course.

4
The fourth is that the user can use a link in the CalendarDataCategoryID field to create more categories. when I recreate the CalendarDataCategoryID field, the datatype “CalendarCategory” I have no way to create a link to the form CalendarDatenCategories. Before that was no problem. Funny is that if I take my original form, there in the field CalendarDataCategorieID while the datetype “Calendar Category”, the previous link remains.

The fifth is that when I define the Color field in the Grid CalendarDataCategories, the code is shown to me. The enduser but do not know which color which code possess. I mean, in the grid the color should be represented.

If I use a form as an editable grid instead of the grid, all of the categories are redone when editing the color of one Category.

The Calendar was the startpage of the main menu. If i login to my app and the main menu starts the calendar, in the form the exit button was shown. If i start the calendar once again from the menu structure, the exit button was not shown. this is in my project and also from scratch.

Field Data Type “Calendar category” is ignoring “Reload form when value has changed”. This is very importand in my project.

If i deploy my projcect and copy the zip file to my deploment drive and unzip them. by copyng via FileZilla, y have more then 4000 errors. all affected files are from the folder. for example
“D:\Produktion\Reinemuth Developments\New-BlueOrganizer\Application\BlueOrganizer\SC_V9\0000 0-Standard\BlueOrganizer_2_0_3_20171023071738_lib\p rod hird\oauth\google-api-php-client-2.1.3\vendor\google\auth\src\Credentials\ServiceAc countJwtAccessCredentials.php”.

The Disk was 100% error free!!! If i deploy to a new zip, and y copyng this also to my deployment Drive, the errors was the same, the same files.
If the hard disk had a defect, I would get the error with every additional Zip file with other files, but they are always the same files which fails.

I expect an answer from Netmake, because otherwise I can not go on and I can give my customers no further updates, because after deploying my project (Calendar) becomes useless.

Hello Netmake

is anybody out there???

I reported in another branch About exit button, and nobody is answerig, nether here neither in the other post