Hi Scott,The approach you have mentioned is correct and will work in all the cases.But we also provide a OOTB submit action which does the same. The action invokes the process selected by the user in the submit action configuration. The only limitation is that it only invokes those process that take...
To use the Submit to Forms Workflow option you need to configure LC with AEM. The steps for that are provided in [1]. You don't have to provide any URL, Once you complete the configuration steps it will show you a list of process and you can select one.I am not sure I understood your second question...
Hi AshokCurrently we do not support Designer like Fragments in Adaptive Forms. But there is a workaround with some known limitations to create a composite component (which can have multiple AF Fields/Panels) which when dropped onto an AF creates all the Fields/Panel in that Component. You can reuse ...
You can hide/show sections of an Adaptive Form depending upon the values of other Fields using the visibility expression[1] in the edit dialogs of the section. You can input a data xml to prepopulate the form as described in [2]HTH[1] http://helpx.adobe.com/aem-forms/6/adaptive-form-expressions.html...