Jump to content

How do we use the widgets returned by `session.get_widget_url`?


jen_at_haverstack

Recommended Posts

Posted

Hi Jen,

I believe this operation exists to support displaying information in DCC apps, but not to support interactivity like it seems you're wanting. If you had access to the web engine displaying the widget, maybe it would be possible to extra something from the URL, assuming that even changes as the user navigates around.

Here it is being used in the Python API:
https://bitbucket.org/ftrack/ftrack-python-api/src/c986b47ce4bc8636c18616b9b44b2c2a3cb87c27/source/ftrack_api/session.py#lines-2163

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...