Hi @abulqasimkp @Cedric_Latimier_ what is the update on this one? Right now, Adobe cloud service allows author to publish page, xf and CF and asset without filling mandatory field in component/cf. Is it something Adobe already working on to handle?
Hi @seemak19887037 were you able to solve this? We are also facing the same issue in vanilla instance as well as in our project and noticed it happened more frequently on Linux machine.
Hi @sunitaBorn You can delete it manually from crx/de by login in using administrator. It is expected behavior that if you have authored some value and later on the field is removed from the CQ dialog then this needs to be removed manually or via script(which is not necessary until it needs to be do...
Hi @S_K_Agarwal I don't think it is possible to call parameterized method. We can only call getter non-parametrized methods as per my knowledge.However I would recommend instead of calling your method in HTL, you should write business logic in your existing backend sling model class com.XXXXXX.core....
Hi @sujeet_singhr48 Please validate:the admin permission whether he has read/write access to corresponding content pages.You mentioned only about admin user. Is it only happening for admin or all users?If the above points is not the issue then it must be your custom code issue.please validate the JS...