Component property not loading | Community
Skip to main content
sateeshk9319722
New Participant
August 19, 2019
Solved

Component property not loading

  • August 19, 2019
  • 5 replies
  • 3571 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by cal-netsolution

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 replies

New Participant
August 31, 2019

Post your code that you are using?

arunpatidar
New Participant
August 30, 2019

Are you using static or dynamic template?

Arun Patidar
Umesh_Sondhi
New Participant
August 30, 2019

Hi

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

Thanks

sateeshk9319722
New Participant
August 29, 2019

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.

cal-netsolution
cal-netsolutionAccepted solution
New Participant
August 22, 2019

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