Skip to main content

Required text box on workflow form is not working correctly - 2.6.1

Comments

2 comments

  • Permanently deleted user
    Additional info - If I ignore the error message and click on the button again, the form is submitted successfully.
    0
  • Permanently deleted user
    Tech support helped me with this one. It is a known issue and there is a workaround...

     

     Edit the desktop.json.js file for you site, and set:

     

    "automaticElementFocusing": true

     

    to:

     

    "automaticElementFocusing": false
    0

Please sign in to leave a comment.