04-23-2007 09:26 AM
04-25-2007 07:24 PM
Is it possible to use schema to create content outside of the web projects??
How to display custom meta data in web client while creating content inside web projects??
04-26-2007 01:13 AM
04-26-2007 04:20 PM
07-06-2007 02:02 PM
02-29-2008 02:12 PM
Is it possible to use web forms to edit XML files that are not part of any web projects. These are XML files located in a regular ECM space.
The intention is to have better editing capability for XML files, than just the text-like editor provided for inline editing of XML files.
So an XSD file would be associated with the XML file and the XForms will be used to capture and persist instance data into the XML file (initial data population and editing too), along with validation based on the XSD file.
03-03-2008 04:30 PM
03-03-2008 04:38 PM
having trouble with the relative address to the XSL file. Where are you locating yours, and what to you use for the reference?
xmltext = document.content;
pi = '<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/alfresco/d/d/workspace/SpacesStore/7e9f86e1-e6e7-11dc-b181-65bd8e557e77/Stylesheet" ?>';
document.content = xmltext.replace('<?xml version="1.0" encoding="UTF-8"?>',pi);
03-07-2008 12:32 PM
Does this help you?Yes, a look at that href is exactly what I needed. I didn't originally think of placing the stylesheet in the managed content.href="/alfresco/d/d/workspace/SpacesStore/7e9f86e1-e6e7-11dc-b181-65bd8e557e77/Stylesheet"
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.