On "Hold" the news
6 posts by 3 authors in: Forums > CMS Builder
Last Post: December 19, 2012 (RSS)
Hi
I have some news posts prepare to release.
I do not release the news now.
Can I hold the news on the editor panel before release?
Thanks!
I have some news posts prepare to release.
I do not release the news now.
Can I hold the news on the editor panel before release?
Thanks!
-Jax H.
Hi,
You can add a checkbox field with the name hidden to your news section. If you use a getRecords function to retrieve the news data, it will automatically ignore any data that has the hidden checkbox checked.
Thanks!
Greg
You can add a checkbox field with the name hidden to your news section. If you use a getRecords function to retrieve the news data, it will automatically ignore any data that has the hidden checkbox checked.
Thanks!
Greg
Greg Thomas
PHP Programmer - interactivetools.com
PHP Programmer - interactivetools.com
By mizrahi - December 19, 2012
You can also use the special date field called "publishDate". this allows you to pre-stage content and have it go live at a very specific date/time.
jason
jason
Hi Jason
Yeah.. That is what I am looking for. Where I can find the settings on cmsAdmin??
Thanks!
Yeah.. That is what I am looking for. Where I can find the settings on cmsAdmin??
Thanks!
-Jax H.
By mizrahi - December 19, 2012
Here is a breakdown of the available special fields...
http://www.interactivetools.com/docs/cmsbuilder/special_fieldnames.html
http://www.interactivetools.com/docs/cmsbuilder/special_fieldnames.html