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:
- Step One
- Step Two
- 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:
- Step One
- Step Two
- SubStep
- SubStep
- 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