Basic doubt about cq:editConfig usage
Hi All,
In this article, https://helpx.adobe.com/experience-manager/using/custom_step_dialog.html
Also, went through the section cq:formParameters in https://docs.adobe.com/docs/en/cq/5-5/developing/components/edit_config.html .
It says "The cq:formParameters node (node type nt:unstructured) defines additional parameters that are added to the dialog form. Each property is mapped to a form parameter".
We have dialog to represent the two tabs "Common" and "Arguments". I am not able to understand what role is being played by cq:editconfig node here.
Any thoughts on this will be helpful.