My component doesn't view when publish my page AEM | Community
Skip to main content
Ott0gi
New Participant
February 15, 2019
Solved

My component doesn't view when publish my page AEM

  • February 15, 2019
  • 23 replies
  • 14586 views

Hi, I don't speak english very well, I have a simple component:

This component write name of client than give for a parameter on the URL, thus:

If I changed the value of parameter, change value in my div, it's OK, but when publish this page doesn't view my component:

What is happened? Any idea about this?

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 Ott0gi

Hi everybody,

Thaks for your answers and your support. Finally,  I got it to work, I am new to the platform and I learned several things based on their comments, the problem of the script that I was not executing was because I needed to add the allowProxy property to true for my clientlibs folder. Well, I hope you continue to support me in the future that I have to see on the platform, special thanks to smacdonald2008 and gauravb10066713.

I see you soon. Greetings

23 replies

Gaurav-Behl
New Participant
February 15, 2019

In the above screenshot for publish server url, you haven't passed the querystring. What is your use case?

could you share your code?

Ott0gi
Ott0giAuthor
New Participant
February 15, 2019

How does it do that?

edubey
New Participant
February 15, 2019

Make sure to deploy your component code to publish

New Participant
June 14, 2020
hi I have the same issue , Can I know how to publish the custom component or template