asked on November 21, 2017

In workflow (10.2) and Forms (10.2), I can update my word document and if the Source Server Attachment document had a list formatting each line of a multiline form field will come into the document. Like this:

  1. Step One
  2. Step Two
  3. Step Three

And so on. What I need is to be able to control the "list Level" inside of work so that the user when creating these documents can nest items. Like this:

  1. Step One
  2. Step Two
    1. SubStep
    2. SubStep
  3. Step Three

Is that possible? Currently, I am using a multiline forms field with a Simple Feild Merge. This is a Forms process that calls a Workflow in order to save the document in the repository.

 

 

0 0