Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 2

allow to add any certificate to be "pinned certificate"

Since 14.5, we can see some visualization mods are signed by "Verified with root certificate from: N/A - Verified by pinned certificate", these kinds of certificates are not verified in the normal way, aka require root certificate and intermediate...
6 days ago in Spotfire / Mods 0 To be Reviewed

Event publish to Mod render after dataView.clearMarking()

Currently (I am using 1.3) it seems clearMarking() function only affects to the source table but the renewed DataView class is not published to the mod. So that the mod user has to do a small hack like this way.allRows?.forEach((row)=>{ row.mar...
25 days ago in Spotfire / Mods 0 To be Reviewed