removeDate questions

3 posts by 2 authors in: Forums > CMS Builder
Last Post: December 11, 2013   (RSS)

By CommonSenseDesign - December 11, 2013

Hi, All.

I'm setting up a page that will display special offers between specified dates (publishDate and removeDate). I have a couple of questions:

1. Does removeDate delete the expired record, or just hide it? I'd like to do the latter.

2. Is it possible to have a countdown clock to show how much time remains until the offer expires? e.g. "Offer expires in 12 days, 7 hours and 35 minutes"

Thanks.

By Djulia - December 11, 2013 - edited: December 11, 2013

Hi,

1) just hide it

2) like this JQuery plugin :
http://keith-wood.name/countdown.html
http://keith-wood.name/countdown.html#layouts

Djulia