Hello, recently we have migrated our forms and clientlibs to AEM 6.5 on premise, now we have detected that rule editor on forms does not work. We have identified some changes like use "var" instead of "let" but our main problem is with async and await sintax.
We have asyncronous functionality and if we change to promises, it does work correctly. Is there any configuration or option to use async and await on clientlibs?
If we remove these words rule editor works and allow to edit js. Our error is:
I have found this comment, so which option do I have?
https://experienceleague.adobe.com/en/docs/experience-manager-65/content/forms/adaptive-forms-core-c...
The functions that are not supported in the custom function list are:
Solved! Go to Solution.
Views
Replies
Total Likes
Hi, finally Adobe support answered my question and we have to update version or refactor code. Typical situation in old maintenance projects ... Regards!!
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi, finally Adobe support answered my question and we have to update version or refactor code. Typical situation in old maintenance projects ... Regards!!
Views
Replies
Total Likes