


Hi all,
Is there any other way to directly edit a property of a component other than that of directly editing through the component's dialog or editing it from the CRX, or even have a sling script modifying it.
I have /content/project/page/jcr:content/root/parsys/component1/property1: "value1". I want this property changed to "value2". I am in my author environment.
I am expecting something like a JavaScript Ajax request. Is it possible?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Sign in to like this content
Total Likes
@aemAmateur Check for below article to update Node JCR property using curl command if you dont want to do it Programmatically.
https://sourcedcode.com/blog/aem/update-a-node-jcr-property-in-aem-with-curl
@aemAmateur Check for below article to update Node JCR property using curl command if you dont want to do it Programmatically.
https://sourcedcode.com/blog/aem/update-a-node-jcr-property-in-aem-with-curl