Is it possible to create datasource for a touch-UI dropdown using Sightly instead of JSP | Community
Skip to main content
Level 2
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
  • 2695 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

smacdonald2008
Level 10
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

Ratna_Kumar
Ratna_KumarAccepted solution
Level 10
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.