Skip to content

Commit

Permalink
docs(uib): add document viewer issue in FAQ (#2815)
Browse files Browse the repository at this point in the history
  • Loading branch information
VishalThapaliya authored Sep 3, 2024
1 parent ee5871e commit 5111edc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions modules/applications/pages/ui-builder/faq.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,17 @@ These errors are likely related to your Bonita server being down.

[.solution]#Solution#
Ensure that your Bonita server is active and running.
--

[#DocumentViewerissue]
[.troubleshooting-section]
--
[.symptom]
The Document Viewer widget doesn't seem to be functioning as expected. How can I view my documents?

[.cause]#Cause#
The `Document Viewer` widget currently doesn't support the Bonita Document viewer links (formsDocumentImage).

[.solution]#Solution#
You can use an `Iframe` widget as an alternative solution.
--

0 comments on commit 5111edc

Please sign in to comment.