Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Feike_Visser1
Feike_Visser1
Offline

Badges

Badges
33

Accepted Solutions

Accepted Solutions
221

Likes Received

Likes Received
276

Posts

Posts
970

Discussions

Discussions
166

Questions

Questions
804

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by Feike_Visser1
Customize the badges you want to showcase on your profile
Re: Adobe Campaign Mapping Components and templates not Available. - Adobe Experience Manager 15-10-2015
Please request this Feature-pack in AEM6: cq-6.0-featurepack-3917-1.0.8.zipThis will give you the form components.You can request this via daycare.

Views

326

Likes

0

Replies

0
Re: Sightly - Include another HTML and pass parameters - Adobe Experience Manager 15-10-2015
hi I would you data-sly-template for this, you can define templates in a separate file and can pass in parameters.http://docs.adobe.com/docs/en/aem/6-0/develop/sightly.html#template & call

Views

2.9K

Likes

0

Replies

0
Re: Help on using Repository repository = JcrUtils.getRepository("http://localhost:4502/crx/server"); - Adobe Experience Manager 15-10-2015
hi clive,The code that you have is used to connect to another/external JcrRepository.From your JSP/component you can do this:resource.getResourceResolver().adaptTo(Session.class)This then uses the session of the current user (and his permissions).And yes you can also use the 'admin resource-resolver', but try to avoid that unless there is a real need for it.--feike

Views

758

Likes

0

Replies

0
Re: Sightly - Link resolution (pathfield from dialog) - Adobe Experience Manager 15-10-2015
And the + is not supported in sightly...

Views

940

Likes

0

Replies

0
Re: Sightly - Link resolution (pathfield from dialog) - Adobe Experience Manager 15-10-2015
What is not working in this case?The @ context is doing the escaping, but won't add the .html to your url.

Views

940

Likes

0

Replies

0
Re: Sightly - Link resolution (pathfield from dialog) - Adobe Experience Manager 15-10-2015
Or you can do something like this:......

Views

940

Likes

0

Replies

0
Re: SideKick not working properly - Adobe Experience Manager 15-10-2015
Usually it is something in the css that is impacting the sidekick.I normally check with Chrome developer tools or Firebug to see what css-elements are the cause of this.

Views

119

Likes

0

Replies

0
Re: SideKick not working properly - Adobe Experience Manager 15-10-2015
My first guess is that it has to do with your custom css.Can you check on the Geometrixx-site, how it behaves?

Views

119

Likes

0

Replies

0
Re: Missing dependencies on Adobe Nexus. - Adobe Experience Manager 15-10-2015
If you are using AEM6, you can use this "uber" dependency. com.adobe.aem aem-api 6.0.0.1 provided This will contain all from the AEM-api.

Views

207

Likes

0

Replies

0