I am in apex 5.1.3. I have a Calendar in my application. The calendar has Edit link and Create link. With the create link I want to get the default value of the Date in the event form as the date I click from the calendar.
Ex: when I click the Dec 29, The new event form open with date field in the form has default value as Dec 29. How can I get this achieved
Thanks
George