We have an existing java application that we want to rebuild as a mendix application. This is how our existing application looks like : In the mendix application I use the Calendar widget (which uses the same jquery fullcalendar as our original application). But in the existing application we can drag an item of the "Afwezigheden" list into the calendar. I would like to have this same drag&drop functionality in my mendix application. How can this be done?
↧