TS and LS 7.1
Quoting miroperez from another
thread on this subject
"The only datum types supported for in context editing are: TextArea, String, Number and DCR."
This was from two years ago. Is this still true? The Dev Guide (ts_7.1_spdev_en.pdf) does not state this.
There is one and a half pages on ICE in the Dev Guide, is there another place with more information? The only place I have seen information on ICE and DCR's is in this forum.
Looking at the ICE for replicants on page 81, I am having a hard time connecting what they are showing to how I would do the same for a replicant contained inside a DCR, any examples of this floating around?
Attached is an example DCR with its datacapture template.
Here is the content.xml
[HTML]
templatedata/www/rss/data/www/rss-wwwcentersinstitutes
$CONTEXT[siteName]
[/HTML]
So I am thinking the xsl would need to be something like:
[HTML]
[/HTML]
I know I have garbled something up.