Jump to content

External Data in User Interface


cschnell

Recommended Posts

Hi,

it would be a great feature, if Ftrack would allow to display external data in the user interface. I am thinking about a similar mechanism like the "ftrack-location.request-resolve" event.

Background: Data comes from different sources and we hold specific data already in other databases. (e.g. camera data, technical shot data, set data, timecodes etc.) We'd like to present the data to the artist, but we do not want to have redundant data by uploading it to ftrack as well. Currently we holding that data in the shot's metadata attribute, but we have to synchronize that data frequently to keep consistency.

One idea is to have an special attribute which displays text/html data resolved via an event. So we could add data in the Shot's Info-Tab without uploading it also to ftrack.

Thanks

Christian

Link to comment
Share on other sites

Hi Christian,

Thanks for the feedback.

To display some information from an external system in ftrack, I would recommend writing either an action or a custom widget. You can read more about actions and custom widgets in the following blog post: https://www.ftrack.com/en/2016/08/actions-custom-widgets-javascript-api-making-ftrack-better.html

Another way to display external data is with a dynamic enumerator. The dynamic enumerator custom attribute can be used to be able to select information available in external systems. Read more about dynamic enumerators in the documentation: https://help.ftrack.com/administering-ftrack/advanced/using-custom-attributes#dynamic-enumerator-attribute.

Regards,
Lucas

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...