Open Docx and xlsx inline / In preview
Hey all,
I have a requirement to open any attachments to a work object in the preview window, rather than automatically download. As a start I'm concentrating on word and excel documents.
I can see there is a decision table - pyBrowserAttachmentTypeTable which controls which documents open in preview vs those that download. I've tested this is working by changing the PDF one already on the rule to false. This then automatically downloads the document.
However when I add new entries to this table (I.e docx / xlsx) the behaviour isnt altered. Is anyone aware whether v8.5 supports this function? Should this work?
Many thanks in advance