Touch UI multifield - Sightly (No JSP) | Community
Skip to main content
Kreender
Level 2
February 4, 2016
Solved

Touch UI multifield - Sightly (No JSP)

  • February 4, 2016
  • 1 reply
  • 1214 views

Hello

I was trying to make a touch UI multifield, I found this tutorial:

http://experience-aem.blogspot.com/2015/03/aem-6-sp2-touch-ui-coral-ui-nested-multi-multifield.html

But this used a JSP to show the data, I was wondering if there was an example on how to do this using sightly or if anyone could guide me on how would the data could be shown using sightly instead of JSP because I want to avoid the use of JSP.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi 

Please have a look at following articles which could act as a reference :-

Link:- http://experience-aem.blogspot.in/2015/12/aem-61-touchui-slide-show-component-using-sightly-image-multifield.html

// Create a TouchUI slideshow component rendered using Sightly, images added using Image Multifield

Link:- https://helpx.adobe.com/experience-manager/using/sightly_querybuilder.html

// Creating a Sightly component that uses the AEM QueryBuilder API.

 

I hope this would act as some help to you.

Thanks and Regards

Kautuk Sahni

1 reply

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
February 4, 2016

Hi 

Please have a look at following articles which could act as a reference :-

Link:- http://experience-aem.blogspot.in/2015/12/aem-61-touchui-slide-show-component-using-sightly-image-multifield.html

// Create a TouchUI slideshow component rendered using Sightly, images added using Image Multifield

Link:- https://helpx.adobe.com/experience-manager/using/sightly_querybuilder.html

// Creating a Sightly component that uses the AEM QueryBuilder API.

 

I hope this would act as some help to you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni