Expand my Community achievements bar.

alistairp781078
alistairp781078
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have another question related to Handlebars. We are looking at extending the dialog for the Activity Stream component by adding in a new checkbox. This checkbox will allow the user to decide whether to show the tabs on the activity feed or not. In the repository, this field has the name './showTab...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • I've gone through these instructions again as well as using Solr 5.4.0, which seems to have done the trick. I think I was previously mistaken in one or two of the steps from that link.Thanks for your help with this.Alistair

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • I have tried again with Solr 5.4.0 and it's still not working correctly. I've noticed that the 'collection1' schema has been created but it doesn't contain all of the fields listed in the xml (see attached).I may not be setting up my Solr correctly - could you please advise. I'm installing the confi...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • Yes, I've installed the config and created the collection.I'm using AEM 6.1, MongoDB 3.2.9 and Solr 6.4 with SolrCloud mode (I've just noticed in another thread that you've said 5.4 is the recommended version - I'm going to give this a try next).The component has some customisation but very little -...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • I'm currently trying to set up MongoDB and Solr to store UGC for a forum. I've been able to get Mongo running fine - the author and publisher instances write new documents to the database when new UGC is created and share it. For some reason though, both instances have trouble reading from the datab...

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    7
  • What sort of changes do you need to make to it?The component files are here: /libs/social/commons/components/hbs/commentsYou could copy the file structure to the relative path in your apps folder and override the bits you want to change.

    Type

    Questions

    Views

    936

    Likes

    0

    Replies

    0
  • These are both really helpful answers, thanks a lot!

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • Where are helpers/variables in handlebars set? For example, in this code:<form data-paths="{{this.ugcPath}}" class="scf-js-searchform navbar-form navbar-left" role="search"> <div class="form-group"> <input type="text" name="input_value" placeholder="{{i18n "Search..."}}" class="form-control scf-sear...

    Type

    Questions

    Views

    3.2K

    Likes

    0

    Replies

    7
  • I found the answer - for those who may come across the same issue, the code is in the 'Account Item' component in the 'General' component group:... if (link.contains("${profile.path}")) { final UserProperties userProperties = slingRequest.getResourceResolver().adaptTo(UserProperties.class); link = l...

    Type

    Questions

    Views

    476

    Likes

    0

    Replies

    0
  • I'm trying to create an 'edit profile' page within AEM. Based on the Geometrixx Outdoors example, I'm creating a link to this page where the link is in a similar format to this:${profile.path}.form.html/content/(some path)/profile.htmlThis isn't working for me as the ${profile.path} property doesn't...

    Type

    Questions

    Views

    500

    Likes

    0

    Replies

    2
Top badges earned by alistairp781078
Customize the badges you want to showcase on your profile