Thanks! We solved the issue by playing around today with a lot of combinations of the C++ redistributables. In the end we needed only 2010 and 2012 x86 version, any other combination triggered conflicts!
Thanks for your answer! I have administration permissions and also the AEM service is running with them. Can you give me a short insight what you mean with C++ executable? We tried to run the XMLForm.exe from cmd and got the following missing dependencies:omniDynamic411_vc10_rt.dllomniORB411_vc10_rt...
Hi community, we need to setup AEM Forms 6.5 (OSGI) on a Windows Server 2016 Installation is as follows (https://docs.adobe.com/content/help/en/experience-manager-65/forms/install-aem-forms/osgi-installation/install-configure-document-services.html)The user has administration permissions 1. AEM 6.5 ...
Hey Mayank,thanks for you response! I definitely want to have my classes separated, the problem is the connection to the theme editor. As long as you as a developer are the only one responsible for the styles there is no problem: custom components, styles, js and so on... But if you serve your adapt...
Hey,we´re working on a project for AEM 6.5 adaptive forms and we need to create custom components. The customer needs to style these components with the help of the themes editor and apply different themes to their forms.As long as we can handle all styling of the components inside the themes editor...
Hey,we had some issues regarding this topic, too. Out of a DayCare ticket we got the following answer:At the end we got it working but have still different behaviour on different environments.Could please somebody explain the difference between the two files (as the author of the question mentioned ...
Thanks for your quick answer. I think that don´t matches our problem. the limitation gives us only the possibility to make "bigger" renditions.we need renditions that have the exact size of our requirement.e.g. an image of 1920x467 should create a rendition of 300x300 (as the real size of the image...
Hello Community,we have a requirement to create renditions with fixed size. The problem is that aem always sizes the images along the ratio of the image and so a web enabled image which should be 1200x1200 has only a size of 1200x765 (for example) - which is good and totally okay! But we need someth...