Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

APEX 23.1 Calendar Event Selected JavaScript to Capture Event Class

LA APEX DEVDec 14 2023

Hello all,

In APEX 19.1, I was able to capture the calendar event class in the Calendar Event Selected JavaScript function with the following codes:

var className = this.data.event.className;

I wonder if anyone knows what is the APEX 23.1 API.

This post has been answered by Karel Ekema on Dec 14 2023
Jump to Answer
Comments
Post Details
Added on Dec 14 2023
4 comments
305 views