Jump to content

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


jen_at_haverstack

Recommended Posts

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

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...