DenizbabyGuide7 years agoInclude component inside another compment Hi All, Can we include a component inside another component. For eg: Custom_Component_A : <#assign currentDate = .now /> <span class="loggedtime"><Br/>Time Now : ${currentDate }</span> Cust...Show More
VikasBBoss7 years agoDenizbabyYes, a component can be included in another component. Like this <@component id="Custom_Component_A" />
Recent DiscussionsCan someone walk me through authenticating and using Postman with Aurora?SolvedDownload attachment using APICannot successfully archive message via API v2Featuring a topic in Khoros ClassicGetting a 414 error code when updating messages via API