There should be a way to explicitly mark some days as "Closed".

Comments

tallgood’s picture

I was looking for this functionality too. Could someone explain how I can replace the "none" value with a "closed value." I think a change in the code is necessary so that the value displays. I would really appreciate the help. Thanks so much!

Ozeuss’s picture

Right now 'none' signals the module to erase and not remember the field. For this implementation, it would require to save all days, even empty ones.
I might implement this.

tallgood’s picture

Thank you for considering it.

andrewsuth’s picture

+1 for this addition

Perhaps it could be:

  • Closed
  • 0:00
  • 1:00

Where <blank> is the default and Closed would disable the other drop down box for the same day.

I'd like to see this also for the D6 version, although this feature request is for the D5 version.

johnv’s picture

Version: 5.x-1.2 » 7.x-1.x-dev

I posted this feature request: #1119406: Add a "description" feature. Would that be a viable alternative for this issue?

johnv’s picture

Title: days to be marked as "Closed" » Widget redesign: days to be marked as "Closed"
johnv’s picture

Status: Active » Fixed

I think latest versions do support this option. If not, please reopen.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

westis’s picture

Status: Closed (fixed) » Active

I'm using the dev version and can't see this feature. I also need some days to be closed. How to do that?

johnv’s picture

You need to go to the Formatter settings. You can find it on the Manage Display tab of your content type, or in the Views field.
The option is called 'Show empty days'. Enable that option, and set 'Empty days notation' to "Closed".
Refresh your page, and you will see the 'Closed' days. Also try out the 'Group consecutive days ' setting in the Formatter settings.

westis’s picture

Thanks. I checked the check box, saved and refreshed. But still no option to choose closed days...

johnv’s picture

I do not understand. Can you post a screendump?
Did you edit the node and clear the hours of the closed days?

johnv’s picture

Status: Active » Postponed (maintainer needs more info)
johnv’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I guess the current options sufficiently fulfill the request.