Hidden record and archive questions...
4 posts by 3 authors in: Forums > CMS Builder
Last Post: July 28, 2008 (RSS)
By kevbarker - July 25, 2008
What I have now is a checkbox for 'hidden' and a checkbox for 'archive'. We are using it to track orders. Once we complete an order we want it hidden from the Orders section of CMSB but available to be listed on a web page which displays the completed (archived) orders. The completed orders web page works fine with the archive checkbox selected but the record still displays in the Orders section of CMSB. When I select 'hidden' as well as 'archive', the record is no longer displayed in either place.
Is there a workaround?
Kevin
Re: [kevbarker] Hidden record and archive questions...
By Jake - July 25, 2008
Just to clarify, were you hoping to hide this record from the public web page, or within the record listing in the back end of CMS Builder itself?
There's a way to restrict the archived records from appearing on your public pages, but not really within CMS Builder's administrative interface itself. If that's what you needed to do the only thing I could suggest would be to adjust your record sorting so that it sorts by the "Archive" field so that the completed orders are sent to the bottom of your record list.
Let me know if you have any other questions about this, or if I've overlooked anything here. [:)]
Cheers,
Jake Marvin - Product Specialist
support@interactivetools.com
Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
Re: [Jake] Hidden record and archive questions...
By kevbarker - July 25, 2008
Thanks for the reply. What I wanted was a way to not display the records in the back end of CMSB. I have the front end working fine. I wanted to be able to check a box which turned 'archive' on which would then be displayed on an 'Archive' page only, but also remove it from the list of records which were displayed in the back end. Looks like that is not feasible so we may have to just delete the records and not have an archive.
Thanks anyway,
Kevin
Re: [kevbarker] Hidden record and archive questions...
By Dave - July 28, 2008
Yea the only other way I could think of would be to write a custom script that would move the record to an archive table.
Or you could display the archive value on the editor list page and modify the interface html to not show that row if it was an archive row. The problem with that is your total records/pages number wouldn't add up.
Maybe if you just made it so archived records didn't have active modify/erase links?
interactivetools.com