I am trying to create a datamodel using the json generated by swagger. However I am getting an error while creating it and looks like "oneOf" property is the issue. I have gone through the below adobe doc about it.Adobe Experience Manager Help | Creating adaptive forms using JSON Schema So it says c...
I am trying to create a content fragment model in AEM 6.3 and I have gone through the below link:Content Fragment Models Once I create the CFmodel config in configuration browser I am not sure on how to apply that config to the assets folder so that I can create the CF model. Could you anyone please...
yup for that I need to customize the AEM core components. However as per adobe docs, by default the AEM core text component will have all the inbuilt rte plugins present for all the features.
I have installed aem core components package (version 1.1.0) on my 6.3 local instance. This package has all the v1 components. For the text component, I don't see a lot of features within the rich text editor. For eg, I dont see source editor, copy paste options, find& replace options etc. I have g...
Thanks for the reply. In your example, the json which we get is the entire form guideState object. But in my case the JSON object should be in the format of the datamodel which i configured initially with the form. It should have the bound and unbound tags. In that way it will be prefilled automatic...