From this post I am starting a series of tutorial that will cover CQ5 workflow in details. This is a introductory post that will explain different terminology used in workflow. Agenda in a Look Introduction to Workflow. Most used Workflow Terminology using interactive questionnaire. Creating a Workflow Model. Node Structure of Workflow Model in crxde […]
In this post, I will explain dialogs and design dialogs in details. When we talk about dialogs then first question comes in our mind is What are dialog and design dialogs in CQ & why we should use them? Dialogs & Design Dialogs are the collection of widgets used to get input from author. these […]
During CQ5 interviews, a general question has been asked – Can we create a page without template? in this post I will explain it’s answer in detail. before knowing the answer of this question just rethink the definition of a Template. “A template is used to create a Page and defines which components can […]
During project Development, I was facing an issue – “how to select a default value in Selection box (Combobox or Dropdown) or in checkbox group where, option fields are static or dynamically generated.” Solution For Selection Box(dropdown or Combobox) having static option values or dynamically generated options values, as I show in my last post, declare two properties. […]
During project development, I got a task in which I have to integrate CQ 5.6.1 with Apache CXF. In this post I’ll discuss first approach for this integration. This post is based on the discussion in adaptTo() conference 2011. Brief Introduction to Apache CXF “Apache CXF is an open source services framework. It uses JAX-WS and JAX-RS APIs so […]
Recent Comments