|
Results |
|
MCLG: Sample using AssetQuery to build a calendar
MCLG: Sample using AssetQuery to build a calendar
|
|
|
MCLG 4.0 - 4.6: Sample WARFiler Project and Demo
MCLG 4.0 - 4.6: Sample WARFiler Project and Demo
|
|
|
MCLG: Using an AssetQuery with a "like" statement for multi select custom metadata field example.
MCLG: Using an AssetQuery with a "like" statement for multi select custom metadata field example .
|
|
|
MCLG: How to use a custom metadata field to create a multi-select box (Example 2)
MCLG: How to use a custom metadata field to create a multi-select box ( Example 2)
|
|
|
MCLG: How to deploy CCS documents as non-HTML files (not HTML, ASP, JSP or PHP, for example AS, CS, or JS)
MCLG: How to deploy CCS documents as non-HTML files (not HTML, ASP, JSP or PHP, for example AS, CS, or JS)
|
|
|
Unable to move assets - SAMPLE.MOVEASSETTOPUBLISHFOLDER is invalid - ORA-06550: line 1, column 7: PL/SQL: Statement ignored SQLState: 65000 errorCode: 6550
ORA-06550: line 1, column 13: PLS-00905: object SAMPLE . MOVEASSETTOPUBLISHFOLDER is invalid
|
|
|
MCLG: Navbar code for CCS that will highlight the current asset.
This document gives sample javascript code that puts the results of an Asset Query into an array and then displays each item. The current asset is displayed as bold and the rest are displayed normal. This can be used as a navigation tree for Content Contribution pages. The
|
|
|
MCLG: Using the AssetQuery component to filter assets by date
The blocks of code below demonstrates how to limit the results of the AssetQuery by date. These blocks of code are designed to work with the Sample Site that comes with Collage but can easily be altered to meet your needs.
|
|
|
MCLG: Web Service: How to create a new version of an asset
Before running the attached sample , be sure to change the connection information (such as Collage server, project, and login name) and the asset information (such as asset id and file name) at the top to the correct values for your environment.
|
|
|
MCLG: Automatically log users into Collage from a web page and open their task inbox
The attached HTML pages will log a user into Collage. These samples can be used as a basis for your own page. Before using the code, be sure to modify the VALUES in the INPUT lines as well as the action URL in the FORM with the correct connection and login information.
|
|
|