AEM Workspace Complete Button Not working | Community
Skip to main content
Level 2
October 15, 2021
Solved

AEM Workspace Complete Button Not working

  • October 15, 2021
  • 3 replies
  • 1102 views

In my xdp form, I have a FSSUBMIT_ button and a AWS_SUBMIT button, but when the form opens in workspace, I get a complete button, but it doesn't seem to be executing either the FSSUBMIT_ or the AWS_SUBMIT - it just seems to submit without any of the validations in my FSSUBMIT_ preSubmit event. I can't figure out which button the Complete button is mapping to and executing. Any insight or help would be much 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 Mayank_Tiwari

Please make sure FSSUBMIT is hidden, and AWS_SUBMIT is configured as per the link below:

https://help.adobe.com/en_US/AEMForms/6.1/DesignerHelp/WS92d06802c76abadb-728f46ac129b395660c-7bb1.2.html

3 replies

Mayank_Tiwari
Adobe Employee
Mayank_TiwariAdobe EmployeeAccepted solution
Adobe Employee
October 17, 2021

Please make sure FSSUBMIT is hidden, and AWS_SUBMIT is configured as per the link below:

https://help.adobe.com/en_US/AEMForms/6.1/DesignerHelp/WS92d06802c76abadb-728f46ac129b395660c-7bb1.2.html

Mayank_Gandhi
Adobe Employee
Adobe Employee
October 19, 2021

@ravimram the long lived process in html workspace is linked to the aem forms workflow created in the workbench as a process. For the step you are currently submitting check for the action and route in the process.

https://help.adobe.com/en_US/livecycle/10.0/WorkbenchHelp/WS92d06802c76abadb-1cc35bda128261a20dd-7e52.html

Mayank_Gandhi
Adobe Employee
Adobe Employee
March 30, 2022

@ravimram Have only a single submit button in the xdp and that would auto map to workspace submit and your button will be hidden and the action will translate to WS.