Dynamic Checkbox values in TouchUI | Community
Skip to main content
March 25, 2021
Solved

Dynamic Checkbox values in TouchUI

  • March 25, 2021
  • 2 replies
  • 1381 views

Hi all,

 

I have a requirement where I need to fetch values from JSON and populate into checkbox fields dynamically in touchui dialog, Can you please share some links to achieve this functionality.

 

I have done similar for the dropdown using datasource example shown in this link https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-datasource-for-touch-ui-drop-down-based-on-component/td-p/270777 but I need it for the checkbox 

 

Thanks

Mansoor

 

 

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

2 replies

mmansoorAuthor
March 26, 2021

Thanks @asutosh_jena_, it worked perfectly able to get the values from json datasource. 

 

I found an issue with respect to fieldLabel its not appearing, I tried with text attribute as well but it didn't worked, in the image it should have please select the checkbox

 

Thanks