Hi Community,
I have following setup:
The problem:
It seems that the items where cached anywhere in the AEM Forms logic, because when I restart the bundle "com.adobe.aemds.guide.aemds-guide-core", the new items where loaded.
How can I prevent the caching of the items?
Setup tested on Publisher AEM 6.5. SP 9
Thanks for helping me!
Andrea
Views
Replies
Total Likes
@ajur .
Adaptive forms usually caches the HTML content/ structure of an adaptive form but not the data.
Although we recommend that the adaptive forms cache is disabled, while developing custom components on the development server so you can set the value "Number of Adaptive Forms" to 0 (default 100) of Adaptive Form and Interactive Communication Web Channel Configuration[0] in the configMgr.
Hope this helps.
Hi @Pulkit_Jain_,
yes, your hint with the "disabling of the cache" (means, if I type in 0 for the value) works. But you said to do that only on the development server. But I don't think I should do that on the production environment. But then I would still have the problem there.
Andrea
Usually production deployment is not a iterative process so we recommend this change for development set-up only.
Yes, but it must be possible - also on production - to store a new configuration so that the items of the dropdown change accordingly without having to restart a bundle manually.
Views
Likes
Replies
Views
Likes
Replies