


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').
Views
Replies
Sign in to like this content
Total Likes
@rohinin94643925 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-mana...
@rohinin94643925 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-mana...