Version control for AEM forms
How do I control the version of rules in the rule editor by maintaining them at a single location? I just don't want to checkin my content node into GIt to maintain this.
How do I control the version of rules in the rule editor by maintaining them at a single location? I just don't want to checkin my content node into GIt to maintain this.
If you export a form from aem, or look at the nodes in crx, you will see that the rules entered via the rules editor are stored on the form. There is no way to reference the rules from another form to reuse the rules. That's why I would recommend putting code that you want to reuse into a client library. As you can then call the same functions from any form that references the client library.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.