Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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    

View solution in original post

5 Replies

Avatar

Correct answer by
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