Is it possible to show the Word document using documentViewerField.
current behavior- When we click on the tab to display document, its downloading directly
Expected behavior- The document should be visible for like PDF and downloadable.
Discussion posts and replies are publicly visible
Hi rakeshm822985 ,Using documentViewerField() we can't view Word Documents, i only supports few file extensions.Instead you can convert them into PDF and make it viewable using Document Viewer, add a document download link button contains docx link on top of the field.Hope this is the only way, we also dont have a certain custom plugin to view on interface too.