Create page displays no properties option | Community
Skip to main content
March 8, 2021
Solved

Create page displays no properties option

  • March 8, 2021
  • 2 replies
  • 1268 views


Hello, I cloned the wknd project from github and deployed it to my author instance. When I try to create a page there are no options for entering properties. I am not a developer although I may need this knowledge to perform functional and performance tests. Any help would be appreciated. 

 

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 Umesh_Thakur

Hi @leifduncan_u, It seems your deployment had any issue. So since you are new to aem so it will be better to download aem-guides-wknd.ui.apps-0.0.1-SNAPSHOT.zip  and  aem-guides-wknd.ui.content-0.0.1-SNAPSHOT.zip package from the below url and install directly thru package manager of your instance. Since these are already compiled project so there should not be any issue it.

https://helpx.adobe.com/in/experience-manager/kt/sites/using/getting-started-wknd-tutorial-develop.html

Hope this will help.

Umesh Thakur

 

2 replies

Umesh_Thakur
Community Advisor
Umesh_ThakurCommunity AdvisorAccepted solution
Community Advisor
March 8, 2021

Hi @leifduncan_u, It seems your deployment had any issue. So since you are new to aem so it will be better to download aem-guides-wknd.ui.apps-0.0.1-SNAPSHOT.zip  and  aem-guides-wknd.ui.content-0.0.1-SNAPSHOT.zip package from the below url and install directly thru package manager of your instance. Since these are already compiled project so there should not be any issue it.

https://helpx.adobe.com/in/experience-manager/kt/sites/using/getting-started-wknd-tutorial-develop.html

Hope this will help.

Umesh Thakur

 
March 9, 2021
Hi! Thank you for this input, I will try this now
arunpatidar
Community Advisor
Community Advisor
March 8, 2021

hi,

Which AEM version are you using?
Please check the template and allow a path. The issue is with misconfigured templates.

Arun Patidar
March 9, 2021
hi! I am using the cloud version, although the instance is just in localhost.. I'll keep this in mind while I (re)download the project from Umesh's suggestion. Thanks!