"Save Draft" option in Tasks

Certified Associate Developer

Hello guys, can anyone explain how the save draft functionality works in some detail.

In my task i have a grid in which i select a row and then press save draft. After opening the task again, the row is not selected. 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Stefan Helzle

    Hi Stefan

    This is the code to save the rule inputs on the interface: 

    This is the process model where we are mapping the ACP: 

    In the form of the process model, the " allow users to save draft" is ticked : 

    The task is accepted and the user fills in the field for technicalInformation.ingredientDeclaration then clicks save draft and closes the form.

    The user then goes back to the task but the technicalInformation.ingredientDeclaration  values are blank. 

    Any idea what is wrong here?

    Thanks

Children