Skip to main content
1 vote
0 answers
137 views

I'm working on a calendar for a project where, when a chosen event is clicked, a pop-up box is supposed to appear right above the clicked element. I originally tried to do it where it works based on ...
zichyboy's user avatar
  • 205
Advice
0 votes
3 replies
94 views

Fullcalendar docs mention only one slot template, "event-content" that can be used to inject Vue via slots. There are also others like day-header-content or day-cell-content, they aren't ...
TheCuriousDev's user avatar
Advice
1 vote
2 replies
51 views

I'm newbie in APEX. I'm using APEX 24.2.13 and FullCalendar 6.1.15 By default, 'background' overlaps cells: Would it be possible get this?: Thanks in advance!!! PD: Please, excuse me for posting ...
user2928048's user avatar
  • 4,148
Advice
1 vote
1 replies
17 views

I'm testing the fullcalendar in timeline mode, with resources on the left, vertically (let's assume a table list for a restaurant) and hours/minutes on the top, growing to the right i can create ...
Gandalf Corvotempesta's user avatar
0 votes
2 answers
65 views

I want to highlight resource lanes in the resource timeline view on hover. Currently when adding event listener for mouseenter to a row via the resourceLaneDidMount callback the listener is only ...
TheCuriousDev's user avatar
Best practices
1 vote
3 replies
62 views

I've been using NuxtUI for my UI elements, and I'm using fullCalendar for calendaring things. I want to add a popover that would display some text when hovering over an event (with the popover ...
SoBinary's user avatar
2 votes
0 answers
151 views

Problem Description I need to modify the highlight (selection state) in FullCalendar when a user clicks on a slot and drags the cursor without releasing the mouse. Currently, the highlight always ...
Андрій Панчій's user avatar
0 votes
1 answer
50 views

I'm using FullCalendar React with Meteor 3.3.1, and I'm running into an issue when building the mobile version (iOS/Android). The calendar appears fine in the web version, including when viewed ...
Aziz.G's user avatar
  • 3,791
0 votes
2 answers
109 views

I'm using Fullcalendar to display schedules of people/volunteers for events. For any given shift, there are multiple options, e.g. delete or duplicate. I want to utilize bootstrap's dropdown menu to ...
Noxx's user avatar
  • 384
1 vote
0 answers
77 views

I'm using FullCalendar v5 with the resourceTimelineMonth view. I'd like to display a half-month (15-day) range in the calendar. Below is the configuration I'm currently using: resourceTimelineMonth: {...
user31226587's user avatar
3 votes
1 answer
97 views

I'm implementing a 5 year view in resourceTimeline type. resource5YearsSlide: { type: 'resourceTimeline', buttonText: '5 Years', dateIncrement: { year: 1 }, slotDuration: { ...
Ben's user avatar
  • 45
1 vote
1 answer
89 views

Subject: FullCalendar: Optimize eventDidMount for "More Events" in Week View I'm using FullCalendar with vanilla JavaScript. I'm utilizing the eventDidMount function to style events, ...
Abbas Eren Kılıç's user avatar
7 votes
1 answer
210 views

I experience a bug on the full calendar library (with Angular), when the calendar is initially hidden (using display:none). As shown on the image, the whole calendar seems shrunk. I managed to fix it ...
Heyjojo's user avatar
  • 555
0 votes
0 answers
115 views

Need to add buffer durations before and after events (buffer duration bases on time) in FinalCalendar. Is this possible as shown in image? Something like this: First Approach: Tried adding with css ...
XIMRX's user avatar
  • 2,201
1 vote
1 answer
117 views

I want to use Fullcalendars External-DragNDrop-Functionality, but I can't manage to drag the event from a seperate Browser-Tab. Is there any possibilty to achieve this? What I tried is to test with ...
Nikolaus's user avatar
  • 1,878

15 30 50 per page
1
2 3 4 5
657