cikeChampion12 years ago"Unterminated String literal" error when append component Hey guys, I'm trying to append a component (e.g. pagination) to my page using jQuery's append()-function: $("mySelector").append('<@component id="common.widget.pager"/>'); But this piece ...Show More
VarunGrazittiBoss12 years agoWhy do you want to append it using jQuery, you can use the <@component id="common.widget.pager"/> directly in freemarker.
Recent DiscussionsCommunity Plugin SDK CompatibilitySolvedThe total number of views in bulk data table doesn't match the views display in community,HTML support for GraphQL APIHandlebars custom component not executing GraphQL queryDownload graphql schema?Solved