Skip to main content
February 21, 2022
Question

forms

  • February 21, 2022
  • 7 replies
  • 0 views

there is requirement for a form to be moved to the next step(automatically submits) after a fixed time how could we implement this any ideas?

    7 replies

    stefanhelzle0001
    Brainy
    February 21, 2022

    A form as displayed in the browser cannot be auto submitted.

    Please elaborate your use case. Maybe there is a different way to fulfil that requirement.

    February 21, 2022

    it is an application we assign a timer fpr that if the user did not finish it on time the task should be submitted automatically

    stefanhelzle0001
    Brainy
    February 21, 2022

    OK. Weird use case, but you can implement that using a exception defined in the user input task in the process model. It does not submit the form, but skip the task which allows you to implement a default behavior.

    docs.appian.com/.../Process_Node_and_Smart_Service_Properties.html