Hi people!
Do you know where's the logic that place the content (ContentComponent, Presentation Template and Presentation Page) in this directory:
* Application Assets/VgnExtTemplating/*
* Application Assets/VgnExtTemplating/VgnExtPage0/*
Thank's in advance.
Nico
Hi chic@s,
I try to copy a Instance of a ContentComponent (as ImageComponent,
QueryComponent etc.) with VCM/DP api.
This is my code (temp is an istance of QueryComponent):
-----------------------------------------------------------------
//Retrieve ContentType of temp
ContentType ct = (ContentType) temp.getObjectType();
//Save a XML of Component temp
String newXml = temp.toXML();
//Generate new GUID
String guid = GUID.generateString();
Recent comments
3 days 20 hours ago
1 week 4 days ago
3 weeks 5 days ago
6 weeks 4 days ago
8 weeks 2 days ago
8 weeks 2 days ago
10 weeks 5 days ago
10 weeks 5 days ago
12 weeks 2 days ago
12 weeks 3 days ago