


Hi,
I have a requirement to fetch all the dropdown fields along with associated values from metadata schema in below format
Dropdown Name Option text Option Value
Citi
New York ny
Boston boston
Gender
Male M
Female F
I am able to get list of available dropdown fields using below query, but facing difficulty in building nested query to get associated text and values.
SELECT * FROM [nt:base] AS s WHERE ISDESCENDANTNODE([/conf/global/settings/dam/adminui-extension/metadataschema/sampleschema]) AND resourceType= 'dam/gui/coral/components/admin/schemaforms/formbuilder/formfields/v2/metadataselect'
Can you please share your thoughts/suggestion to solve this ?
Thanks,
Nj
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Sign in to like this content
Total Likes
Please post this question in the "Adobe Experience Manager' Community. This is AEP community