unable to see the content on page after page loading ? anyone can help me to resolve this issue. | Adobe Higher Education
Skip to main content
Este tópico foi fechado para respostas.
Melhor resposta por Ritesh_Mittal

Hi @anilkumar0208 ,

 

Authoring dialog is to take input from authors for various properties and HTL is to create view using those properties values with HTML syntax.

 

Now, if the view is not loading, it means -

 

  1. HTL does not have any logic written to make the view OR
  2. You have some exception while building the view. It can be the client library/script issue, HTL syntax issue, Sling Model or anything which are used while implementing HTL logic.

If the point #2 holds true then you should find some exception reported in error logs file or on browser console.

 

Thanks,

Ritesh

2 Respostas

DEBAL_DAS
New Member
February 4, 2023

Could you please open this page using Page Information --> View as Published then you may see some exception on page and check the log file at same time error.log. 

 

Please post the exception here.

Debal Das, Senior AEM Consultant
Ritesh_Mittal
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
February 4, 2023

Hi @anilkumar0208 ,

 

Authoring dialog is to take input from authors for various properties and HTL is to create view using those properties values with HTML syntax.

 

Now, if the view is not loading, it means -

 

  1. HTL does not have any logic written to make the view OR
  2. You have some exception while building the view. It can be the client library/script issue, HTL syntax issue, Sling Model or anything which are used while implementing HTL logic.

If the point #2 holds true then you should find some exception reported in error logs file or on browser console.

 

Thanks,

Ritesh