Forum Discussion
erikzzy
Helper II
6 years agoBciCalendar dont work for multipe count
Hello everyone, I use this plug-in for visualization the calendar. I have a date field named "duplicate creatAt" with format date, another column named "id". I want to have the total of ID per ...
- 6 years ago
I found solution,
Use datavalue( ) to change createdAt data type. And then, all is correct.
erikzzy
Helper II
6 years agoI found solution,
Use datavalue( ) to change createdAt data type. And then, all is correct.