FullCalendar week view without resources and event
I have been spending whole day time to research on this but no luck. I wanted the fullcalendar to look like this:
November
<< S M T W R F S >>
1 2 3 4 5 6 7
In fullcalendar, I only able to do like this:
What I actually want is put the date in the box below.
If this can't be done using fullcalendar, does anyone know any other plugin which can do this?
javascript html calendar fullcalendar
|
show 5 more comments
I have been spending whole day time to research on this but no luck. I wanted the fullcalendar to look like this:
November
<< S M T W R F S >>
1 2 3 4 5 6 7
In fullcalendar, I only able to do like this:
What I actually want is put the date in the box below.
If this can't be done using fullcalendar, does anyone know any other plugin which can do this?
javascript html calendar fullcalendar
what actually do you want? do you want to remove time and all day event's row?
– Muhammad Dyas Yaskur
Nov 14 '18 at 13:32
you mean you just want a datepicker, or what? It's not really clear. fullCalendar is for displaying events...just like a calendar you might put on your fridge at home , or on the desk in your office. Just like the calendar in Outlook. If you just want a grid of dates to choose from then use a datepicker plugin, there are dozens available for free e.g. this one. If that's not what you want, you'll have to explain more clearly what you're trying to do.
– ADyson
Nov 14 '18 at 13:45
@ADyson Hi, sorry for the confusion, you can check here , when you click inside this link choose "week", and that's what I want.
– JK9
Nov 14 '18 at 13:50
yeah that's basically just a datepicker as far as I can tell. So what's stopping you using that particular component directly?
– ADyson
Nov 14 '18 at 13:53
@ADyson but what I want is only show 1 week only, when they click next or swipe then only show next week. Can jQuery datepicker do this?
– JK9
Nov 14 '18 at 13:56
|
show 5 more comments
I have been spending whole day time to research on this but no luck. I wanted the fullcalendar to look like this:
November
<< S M T W R F S >>
1 2 3 4 5 6 7
In fullcalendar, I only able to do like this:
What I actually want is put the date in the box below.
If this can't be done using fullcalendar, does anyone know any other plugin which can do this?
javascript html calendar fullcalendar
I have been spending whole day time to research on this but no luck. I wanted the fullcalendar to look like this:
November
<< S M T W R F S >>
1 2 3 4 5 6 7
In fullcalendar, I only able to do like this:
What I actually want is put the date in the box below.
If this can't be done using fullcalendar, does anyone know any other plugin which can do this?
javascript html calendar fullcalendar
javascript html calendar fullcalendar
edited Nov 14 '18 at 11:53
JK9
asked Nov 14 '18 at 11:42
JK9JK9
1682215
1682215
what actually do you want? do you want to remove time and all day event's row?
– Muhammad Dyas Yaskur
Nov 14 '18 at 13:32
you mean you just want a datepicker, or what? It's not really clear. fullCalendar is for displaying events...just like a calendar you might put on your fridge at home , or on the desk in your office. Just like the calendar in Outlook. If you just want a grid of dates to choose from then use a datepicker plugin, there are dozens available for free e.g. this one. If that's not what you want, you'll have to explain more clearly what you're trying to do.
– ADyson
Nov 14 '18 at 13:45
@ADyson Hi, sorry for the confusion, you can check here , when you click inside this link choose "week", and that's what I want.
– JK9
Nov 14 '18 at 13:50
yeah that's basically just a datepicker as far as I can tell. So what's stopping you using that particular component directly?
– ADyson
Nov 14 '18 at 13:53
@ADyson but what I want is only show 1 week only, when they click next or swipe then only show next week. Can jQuery datepicker do this?
– JK9
Nov 14 '18 at 13:56
|
show 5 more comments
what actually do you want? do you want to remove time and all day event's row?
– Muhammad Dyas Yaskur
Nov 14 '18 at 13:32
you mean you just want a datepicker, or what? It's not really clear. fullCalendar is for displaying events...just like a calendar you might put on your fridge at home , or on the desk in your office. Just like the calendar in Outlook. If you just want a grid of dates to choose from then use a datepicker plugin, there are dozens available for free e.g. this one. If that's not what you want, you'll have to explain more clearly what you're trying to do.
– ADyson
Nov 14 '18 at 13:45
@ADyson Hi, sorry for the confusion, you can check here , when you click inside this link choose "week", and that's what I want.
– JK9
Nov 14 '18 at 13:50
yeah that's basically just a datepicker as far as I can tell. So what's stopping you using that particular component directly?
– ADyson
Nov 14 '18 at 13:53
@ADyson but what I want is only show 1 week only, when they click next or swipe then only show next week. Can jQuery datepicker do this?
– JK9
Nov 14 '18 at 13:56
what actually do you want? do you want to remove time and all day event's row?
– Muhammad Dyas Yaskur
Nov 14 '18 at 13:32
what actually do you want? do you want to remove time and all day event's row?
– Muhammad Dyas Yaskur
Nov 14 '18 at 13:32
you mean you just want a datepicker, or what? It's not really clear. fullCalendar is for displaying events...just like a calendar you might put on your fridge at home , or on the desk in your office. Just like the calendar in Outlook. If you just want a grid of dates to choose from then use a datepicker plugin, there are dozens available for free e.g. this one. If that's not what you want, you'll have to explain more clearly what you're trying to do.
– ADyson
Nov 14 '18 at 13:45
you mean you just want a datepicker, or what? It's not really clear. fullCalendar is for displaying events...just like a calendar you might put on your fridge at home , or on the desk in your office. Just like the calendar in Outlook. If you just want a grid of dates to choose from then use a datepicker plugin, there are dozens available for free e.g. this one. If that's not what you want, you'll have to explain more clearly what you're trying to do.
– ADyson
Nov 14 '18 at 13:45
@ADyson Hi, sorry for the confusion, you can check here , when you click inside this link choose "week", and that's what I want.
– JK9
Nov 14 '18 at 13:50
@ADyson Hi, sorry for the confusion, you can check here , when you click inside this link choose "week", and that's what I want.
– JK9
Nov 14 '18 at 13:50
yeah that's basically just a datepicker as far as I can tell. So what's stopping you using that particular component directly?
– ADyson
Nov 14 '18 at 13:53
yeah that's basically just a datepicker as far as I can tell. So what's stopping you using that particular component directly?
– ADyson
Nov 14 '18 at 13:53
@ADyson but what I want is only show 1 week only, when they click next or swipe then only show next week. Can jQuery datepicker do this?
– JK9
Nov 14 '18 at 13:56
@ADyson but what I want is only show 1 week only, when they click next or swipe then only show next week. Can jQuery datepicker do this?
– JK9
Nov 14 '18 at 13:56
|
show 5 more comments
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53299444%2ffullcalendar-week-view-without-resources-and-event%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53299444%2ffullcalendar-week-view-without-resources-and-event%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
what actually do you want? do you want to remove time and all day event's row?
– Muhammad Dyas Yaskur
Nov 14 '18 at 13:32
you mean you just want a datepicker, or what? It's not really clear. fullCalendar is for displaying events...just like a calendar you might put on your fridge at home , or on the desk in your office. Just like the calendar in Outlook. If you just want a grid of dates to choose from then use a datepicker plugin, there are dozens available for free e.g. this one. If that's not what you want, you'll have to explain more clearly what you're trying to do.
– ADyson
Nov 14 '18 at 13:45
@ADyson Hi, sorry for the confusion, you can check here , when you click inside this link choose "week", and that's what I want.
– JK9
Nov 14 '18 at 13:50
yeah that's basically just a datepicker as far as I can tell. So what's stopping you using that particular component directly?
– ADyson
Nov 14 '18 at 13:53
@ADyson but what I want is only show 1 week only, when they click next or swipe then only show next week. Can jQuery datepicker do this?
– JK9
Nov 14 '18 at 13:56