I am able to render the OOTB Tabs Component in AEM React SPA with following code in ui.frontend file.import {MapTo} from '@adobe/aem-react-editable-components';import {TabsV1, TabsV1IsEmptyFn} from '@adobe/aem-core-components-react-spa';MapTo('<project>/components/tabs')(TabsV1, {isEmpty: TabsV1IsEm...
Is it possible to add root path for a tagpicker field in touch UI dialog box so that authors can select the tags from the particular directory only.As we used to set rootpath for a pathfield in classic ui dialogs, is any such provision there for tocuch UI?
I have a csv file where the columns are the fields of the model of the content fragment that I want to create.So I need to create a list of content fragment starting from this csv file. How can I do it?
I want to add the attribute dir="rtl" in <html> tag of the pages, but I don't see any html code in my project structure or root page html where this html tag is present. Is there any way to do it without using JS in AEM 6.5?
HI All, I have a requirement to show only image/video files when I open a asset picker from pathbrowser in touch UI. Please guide me on this. Thanks in advance
I am trying to understand Delegation patterns better when we extend the core components Sling model.I am following the example provided here https://github.com/adobe/aem-core-wcm-components/wiki/Delegation-Pattern-for-Sling-Models to extend the Teaser component. Basically, I want all the properties...
Hi All, In AEM latest version AEM Spa in build editor and SPA means SIngle Page Application.Actually what i observed creating pages more and authroing AEM component as well exporting to SPA editor.how it will Single Page in - AEM SPA. it would be great help if some one answer. Thanks in advance. Tha...
After updating ACS commons to version 5.1.0, earlier, we have title and value - two fields, now, if we create generic list or open any existing generic list, we get country specific titles e.g. Title (Arabic), Title (Russian), Title (Russian - Russia) .... may languages and one value. is this change...
I work on a site that was using version 1.9.0 of CIF components and we are trying to move to 2.4.2 Once some dependencies were resolved the site is running but all components fail with a JS error "The commerce API is not properly initialized. A required property is missing from the initialization ob...
Hello Everyone, We have a requirement related to cloud manager. so I wanted to get an understanding if we can achieve the below point - Current Situation -* We are currently hosting the repository in azure and later planning to switch on customer-based git repo.* Lower environments deployment like d...