Is it possible to create datasource for a touch-UI dropdown using Sightly instead of JSP | Community
Skip to main content
New Participant
January 29, 2019
Solved

Is it possible to create datasource for a touch-UI dropdown using Sightly instead of JSP

  • January 29, 2019
  • 2 replies
  • 2693 views

Is it possible to create datasource for a touch-UI dropdown using Sightly instead of JSP. If yes then how?

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 Ratna_Kumar

Hi Vasim,

Yes, we have a HELPX development article which talks on this topic. Here we are using WCMUsePOJO with HTL.

Adobe Experience Manager Help | Using an WCMUsePojo class to populate an Experience Manager Touch UI Select Field

Hope this helps!!

Thanks,

Ratna Kumar.

2 replies

Ratna_Kumar
Ratna_KumarAccepted solution
New Participant
January 29, 2019

Hi Vasim,

Yes, we have a HELPX development article which talks on this topic. Here we are using WCMUsePOJO with HTL.

Adobe Experience Manager Help | Using an WCMUsePojo class to populate an Experience Manager Touch UI Select Field

Hope this helps!!

Thanks,

Ratna Kumar.

smacdonald2008
New Participant
January 29, 2019

Yes - you can use WCMUsePojo (Java part of an HTL component) as shown here - Adobe Experience Manager Help | Using an WCMUsePojo class to populate an Experience Manager Touch UI Select Field