Pathfield component for json data
Hi,
Is there any way to inject json data (tree like structure) to path field component?
Scenario:
Earlier, I was storing 3rd party data to AEM and then using path field component to select the data. Now, I am not storing it any more to AEM due to performance issue and it will be there in in-memory cache data. However, I don't want to change my way of selection as editors are adapted to that (dont want to move to drop down), so I am looking for a way to inject json data to path field and show tree like structure.
