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 DiscussionsHow to create/subscribe the Webhook in AuroraHelp identifying XML fields for message attributes in Khoros data exportHelp identifying XML fields for message attributes in Khoros data exportWhich entity to refer for knowing user to badge mapping in XML data dumpHow to parse <li-answer> <li-table> custom li tags into raw html