AEM CQ5.6 Add config page in other page -


i have homepage(template) , homepage(page) create config(template) , config(page)

i want when homepage create config page inserted homepage through identifier(id) config.

(later config page used config other components, start body must show message 'config page'. inherit foundation/components/page.)

how implement functionality?

well can using <cq:include path="configpage" resourcetype="myapp/components/configpage" />

but don't understand why id needed. when can directly add page. using cq:include

add above tag inside homepage.jsp include config.jsp inside it


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -