Can someone please assist me, I want to be able to add and update a new property (field) for “fd:scripts” node in the JCR in order for the Report to display the correct date when someone enables or disables a rule.
First, you need to create a namespace[1] for "fd" to be used in AEM. Then you can write custom code to add this property on the nodes. Read [2] for more details.
First, you need to create a namespace[1] for "fd" to be used in AEM. Then you can write custom code to add this property on the nodes. Read [2] for more details.