Calendar options

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
dire
User
Posts: 41

Calendar options

Post by dire »

Hi,
What are options for calendar implementation? To use JS calendar to display/add/edit values from tables.

Custom file? anything else?

thx


motfs
User
Posts: 258

Post by motfs »

Make sure you enable the extension first. Then set up the field and enable the option "Use data/time picker". Read Field Setup -> Edit Tags -> Validation -> Use date/time picker in help file for more detail.


dire
User
Posts: 41

Post by dire »

I meant displaying full calendar as calendar (like google calendar)


kirondedshem
User
Posts: 642

Post by kirondedshem »

ASP.NET Maker 2018 is build on Admin lTE template, download the admin lte template and look at thier calendar example, coz they also have a full calender control and since the classes are all here, you just have to add any extra plugins missing.

But if you want to use the google calender, I believe you just have to know how to include its files into your project as well.


dire
User
Posts: 41

Post by dire »

thx for tip:)


Post Reply