View on GitHub

fileviewer

firmworks FileViewer documentation

Documentation

Troubleshooting

0.24 August Release

Bulk file upload appears to hang on ‘Awaiting Registration’

Experience:

When choosing bulk upload the UI appears to hang indefinitely on ‘Awaiting Registration’ Awaiting Registration Hangs

Cause:

Clickjack protection is enabled

Clickjack protection Enabled

Reason:

Clickjack protection prevents Visualforce pages from being iframed in other domains.

Solution:

Add a trusted domain to your org’s own lightning domain. This will allow components in your org’s domain to serve Visualforce Pages within an iframe.

Add Trusted Domain

Add your own lightning domain as a trusted domain to serve up your visualforce domain. https://<YOUR DOMAIN>.lightning.force.com

Add Trusted Domain

Success:

Successful rendering of Bulk

0.15 - June 2022 Release

File Tagger Component Changes

FileViewer 11 Upgrade Issue