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

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Component property not loading

Avatar

Level 3

Hai all,

I added a component at template level. It is suppose to be inheritted to the child pages. The issue is "I am able to load the component and also clientlibs related to it but one property that is textField is not rendering."

Please help ASAP.

1 受け入れられたソリューション

Avatar

正解者
Level 3

Hi,

If a component is added at template level, pages created using that template alone will get the component. If you want that component in child pages, there are different approaches, like iparsys etc. If you can share some snapshots of your issue, it will be helpful to look into it and find a solutions based on that.

Best,

Cal    

元の投稿で解決策を見る

5 返信

Avatar

正解者
Level 3

Hi,

If a component is added at template level, pages created using that template alone will get the component. If you want that component in child pages, there are different approaches, like iparsys etc. If you can share some snapshots of your issue, it will be helpful to look into it and find a solutions based on that.

Best,

Cal    

Avatar

Level 3

Hi,

The property may be NULL. So we can check the NULL condition of that particular property.

By this way, We can achieve the above query.

Avatar

Level 5

Hi

Did you give the sling:resourceType for the given field ?

Thanks

Avatar

Community Advisor

Are you using static or dynamic template?

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 3

Post your code that you are using?