Jump to content
  • Spotfire Mods Developer's Hub - Advanced Topics


    Debugging mods, API Compatibility, Mod readers, Data types. This content is based on your feedback. Please share, comment and subscribe!

     Spotfire Mods Developer's Hub 

    black_createAPIs.png.40dbd8b5032a76c462f89cd36785d7e3.png
    Introduction
    black_developer.png.e3cccdc0c9758c34a29bcc925678b329.png
    Fundamentals
    black_develop.png.2e86f305a9cb8a4efc0dc3472c18bbb9.png
    Advanced Topics
    black_fastdevelopment.png.b1d95b730757d5397c611317779d1e98.png
    Tips & Tricks
           
         

    black_develop.png.e2bc7288745b3ece7a5f4ba7992d8328.png  Advanced Topics

    This section is under construction. Many of this content is based from community feedback. At the moment we do not have enough feedback to cover and discover topics to come.

    Debugging mods

    Debugging can be performed using the Chrome Developers Tools if you are using the web browser and running the Spotfire Business Author by pressing F12. If you are using the client (Spotfire Analyst) then press Ctrl+Alt+Shift+F12 or go to Tools > Developer > Developer Tools. If you do not see that option, enable it by going to Tools > Options > Application > Development > and tick the Show development menu checkbox.

    dev_tools_options.png.bf85eb4869dbd6aa5d6013871b34bac0.png dev_tools.png.7b0288f418b7b9e53bd67c4e1db7b84a.png

    Learn how to debug with this tool from the Chrome Developers Documentation

    API compatibility

    Depending on the Spotfire-version target audience for the correct API to use. Consider backward compatibility or LTE versions

    Mod Reader

    This section is also covered in the fundamentals section, but here we will deep dive into readers to monitor changes with more examples

    Data Types

    See also

    black_create APIs.pngblack_developer.pngblack_develop.pngblack_fast development.png


    User Feedback

    Recommended Comments

    There are no comments to display.


×
×
  • Create New...