Jump to content

Jana Mizikova

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Jana Mizikova

  1. On 8/23/2018 at 4:02 PM, Remus Avram said:

    Hi,

    how can I publish a version with a description on multiple lines via ftrack api?

    I tried:

    
    description = "Test \n test"

    But in the Ftrack Web interface is displaying: "Test test"

    Cheers,

    Remus

     

    Have you tried double symbol for new line? The web interface text fields don't create a new line after single "Enter" but after double. Try this:

    description = "Test \n\n test"

     

×
×
  • Create New...