コミュニティアチーブメントバーを展開する。

Nikhil-Kumar
Nikhil-Kumar
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • @Grimm1 Similar issue was raised in https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/include-responsivegrid-component-in-angular-spa-aem-6-5/qaq-p/329893It shows the implementation in Angular for responsiveGrid, Can you try using the same in React as well? MapIt to the OOTB ...

    タイプ

    質問

    表示

    3.3K

    いいね!

    2

    返信

    2
  • @hussains7950461 Best way to create a datasource and use it as part of React props is to create a datapage in you site hierarchy and export the JSON of the datasource using Sling Model Exporter and use it as part of React props.We are implementing something similar in our current implementation.Than...

    タイプ

    質問

    表示

    1.0K

    いいね!

    1

    返信

    0
  • @Grimm1 I was also looking for something like this, extending responsivegrid and customizing it.The reason why we can't do so is that SPA templates doesn't render non SPA or any existing OOTB component.Now sure how we can achieve this but I guess should create a Responsive grid React component and b...

    タイプ

    質問

    表示

    3.2K

    いいね!

    1

    返信

    0
  • You get a trail period of 15 days or so, you can play around the dashboard the integration and later opt for the enterprise level setup based on the plan as per your requirement.

    タイプ

    質問

    表示

    1.3K

    いいね!

    0

    返信

    0
  • @lk08 To be precise there are two types of Elastic implementation:1. Elastic site search:Here you have to setup the elastic server and index data using REST API calls2. Elastic search as a Service:This is something new that came up recently when Elastic collaborated with Swiftype. Here we have a das...

    タイプ

    質問

    表示

    1.3K

    いいね!

    2

    返信

    2
  • @claudiab1560191 Multifield data won't be available in JSON exported by default.You need to create a separate class for the fields which are there in multifield,Inject the resource of the multifield in the main model class and adapt the multifiled java class in the main model class.Thanks,Nikhil

    タイプ

    質問

    表示

    2.0K

    いいね!

    0

    返信

    0
  • @erlingklaeboe As compared to 6.4.x and 6.5.5 following are the changes that I observed as part of SPA Editor.1. Now editable templates are available to use in 6.5.52. Due to the availability of the Editable templates we can have runtime CSS ataached.3. Experience Fragment is enabled in SPA editor.T...

    タイプ

    質問

    表示

    969

    いいね!

    0

    返信

    0
  • @daf99 Developing React with AEM component is really straight forward too.You can start going through the WKND example available online i.e https://docs.adobe.com/content/help/en/experience-manager-learn/spa-react-tutorial/create-project.htmlYou can also refer my article on the same, I have provided...

    タイプ

    質問

    表示

    1.3K

    いいね!

    1

    返信

    0
  • @sumantap8752196 We also faced the similar issue regarding the size of the JSON as higher the number the pages, higher will be the :children array set and more time it takes.Try setting up Gzip at the server level and try caching the JSON at Cloud Front.Gzip compression helped us reducing the size o...

    タイプ

    質問

    表示

    1.2K

    いいね!

    0

    返信

    0
  • @Shaheena_Sk I think this is the expected behavior, because if you refer my structure when I gave permission to the root folder it went until the follder where I have the experince fragment page which is using exp fragment template. So which by defaults provides permission to it's child as well.You ...

    タイプ

    ディスカッション

    表示

    3.3K

    いいね!

    2

    返信

    1