Form Touch UI Constraint Type dropdown | Community
Skip to main content
New Participant
April 26, 2022
Solved

Form Touch UI Constraint Type dropdown

  • April 26, 2022
  • 1 reply
  • 586 views

Hi, I'm converting form component's classic UI dialog to Touch UI dialog. I see constraint Type dropdown for which options are coming from the following path.

/bin/wcm/foundation/forms/constraint.json

Can someone please guide me if there is any direct way to get the JSON list from the above path in Touch UI instead of writing the backend code to fetch the data (like SELECT * FROM [sling:Folder] AS s WHERE ISDESCENDANTNODE('/') and s.[sling:resourceType] = 'foundation/components/form/constraint').

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 Mayank_Gandhi

@rohinina wcm/foundation forms are different from aem forms component. You might log this query in https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/ct-p/adobe-experience-manager-community

1 reply

Mayank_Gandhi
Mayank_GandhiAccepted solution
Employee
May 2, 2022

@rohinina wcm/foundation forms are different from aem forms component. You might log this query in https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/ct-p/adobe-experience-manager-community