I'm writing a script to create doctypes though an api call, it uses the content type service to make the doctypes. However I just can't seem to figure out how to "enable list view" when creating a doctype. Every other option is there, is there a separate service for this or something? Thank-you.
s
Sebastiaan
10/18/2024, 7:24 AM
I think there's an
IsContainer
boolean somewhere.
h
Harriet Lawrie
10/18/2024, 9:44 AM
Yes that was it! It makes sense now that I think about it, I knew it would be something simple. Thank-you!