Skip to content

Commit

Permalink
Removed unnecessary bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromecambon committed Jan 13, 2025
1 parent 78e1690 commit e99c077
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ To do this, you need to:
- `Name`: getTaskContext
- `Method`: GET
- `URL`: /bonita/API/bpm/task/{{getTaskFromCase.data[0].id}}/context
* Get the `filename` and the `id` of the document from the task context
* Use the `DocumentViewer` widget (or `Image widget` for images) and set the `Document link` property to:
`http://localhost/bonita/API/formsDocumentImage?fileName={{getTaskContext.data.myDoc_ref.fileName}}&document={{getTaskContext.data.myDoc_ref.id}}`.

Expand Down

0 comments on commit e99c077

Please sign in to comment.