Closed chujanen closed 4 years ago
Hi, I would also be interested in knowing how this can be done. The Javascript API seems to over a "setDocumentProperty" which can be used to change properties after a document is loaded. But how to do it with the Wrapper? And can this be done upfront before loading the document first? Thanks
Hello @chujanen and @tbabik.
Sorry for the late answer. I looked into it and will provide a way to have access in read write mode to list of properties.
Kindly Regards Nicolas
@chujanen , @tbabik : Just a note, version 0.12.0 now exposes SpotfireDocument, and you can get/list/set properties. Enjoy!
There can be "document properties" configured in a DXP file and I have seen mention of these properties being passed into the web player, but I do not see any mechanism to do so using this spotfire-wrapper component.
How do you pass them in?