Make an asset live on certain days on a week


(Dhaya) #1

Hi we have a regular maintenance period every week, Squiz being the primary portal we would like to display a popup during these maintenance period and take it down once the maintenance period is over. Say make the pop up live at Thursday 6 PM and take it down after 10 PM.

We have a pop up now but we thought it would be better to automate the popup if the support engineer forgets to enable it. Any advise on how it can be achieved.


(Tbaatar) #2

Where the Popup code is (e.g DIV, Metadata etc), set a Future Status from the details screen to make it go live at at the desired date. You can create multiple future status to make it go live, under-construction and go live again etc.


(Nic Hubbard) #3

I would just use javascript for this. I think you will find it much easier and more customizable.