Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
448 stars 595 forks source link

AEM 6.5.5 + ACS commons 4.8.6 + core.wcm 2.11.0- I cannot get the Marketo form to show up in a published page #2582

Open mrjayviper opened 3 years ago

mrjayviper commented 3 years ago

Any ideas why I cannot see the marketo form in the publisher but it's showing up in author.

Any ideas on how to fix?? Thanks

davidjgonzalez commented 3 years ago

@mrjayviper What file exactly are you seeing ${configMgr} go null in?

mrjayviper commented 3 years ago

@mrjayviper What file exactly are you seeing ${configMgr} go null in?

@davidjgonzalez

I found the code inside /apps/acs-commons/components/content/embeddable/marketo/marketo.html

I also added some log entries I found on the publisher logs. This only shows up when viewing the published page via the dispatcher.

hptarora commented 2 years ago

@mrjayviper What file exactly are you seeing ${configMgr} go null in?

I found the code inside /apps/acs-commons/components/content/embeddable/marketo/marketo.html

I also added some log entries I found on the publisher logs. This only shows up when viewing the published page via the dispatcher.

I am facing the exact same problem. Form is coming in author and publisher but when viewing via dispatcher, it is not showing up. Did you find the solution ? could you please share the solution?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

JeevaRavi25 commented 4 months ago

Hi All,

Any idea why the Marketo embed form is not showing up in Publisher but it is showing in Author. Please let me know if any solution. We are getting this below error.

image

Thanks, Jeeva

hptarora commented 4 months ago

@JeevaRavi25 ,

I did not find any solution to fix it. I customize and created a OSGI service to save the Marketo details and then fetch the marketo details in form.

iamtachez commented 2 months ago

Sharing here also my answer on the experience league community thread: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/acs-commons-marketo-aem-integration-marketo-form-not-displaying/td-p/405423

Hope this help guys and gals!