Hi All,
I am using AEM 6.5 and service pack 12, i have the acs-commons package installed as well, i need to store multifield values as JSON, but not happening with acs-commons-nested=JSON_STORE property.
Any help is appreciated
Solved! Go to Solution.
Views
Replies
Total Likes
The issue is because of ACS commons "acs-commons-nested" please refer[1].
As acs commons is a part of the ACS Commons project and ACS team will have a better understanding, and the same is not dealt with by the AEM Support team. For any issues related to that please log here[2] as the ACS team will only be able to help you on that.
[1]: https://www.bounteous.com/insights/2016/09/13/using-acs-aem-commons-nested-multifield/
[2]: https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues
The issue is because of ACS commons "acs-commons-nested" please refer[1].
As acs commons is a part of the ACS Commons project and ACS team will have a better understanding, and the same is not dealt with by the AEM Support team. For any issues related to that please log here[2] as the ACS team will only be able to help you on that.
[1]: https://www.bounteous.com/insights/2016/09/13/using-acs-aem-commons-nested-multifield/
[2]: https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues
I think the acs-commons JSON Store is really old functionality. Can you try your custom JSON object?
Thanks,
Kiran Vedantam.
Hi @annkitaaggarwal ,
I think that multifield extensions are deprecated now. if you still want to have the data in JSON format for some reason, you are supposed to do that on code.
here is an article that might help you.
Article Link :
https://medium.com/@ramamity94/implement-an-n-level-aem-multifield-using-coral-ui-and-sling-models-a...
Thank you.
thanks
Hi @annkitaaggarwal ,
This extension is deprecated as per acs commons and not supported anymore. Please refer to below threads -