Hi,
Reg asset api , what is the best way to use within aem(java or ajax).
I wanna get all the details from content fragment and update the same.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @james_aem
It's recommended to use it with Java. You can perform both the operations of getting and updatting the information from content fragment.
Thanks!
Hi @james_aem
It's recommended to use it with Java. You can perform both the operations of getting and updatting the information from content fragment.
Thanks!
Hi @james_aem
If we need to do some operations programmatically i would suggest to try using Content Fragments API to perform read/update operations in java.
https://aemdeveloper.wordpress.com/2017/08/22/create-access-the-content-fragment-programmatically/
Views
Likes
Replies