Skip to main content
1-Visitor
March 22, 2010
Question

programmatically expanding/collapsing divisions

  • March 22, 2010
  • 2 replies
  • 753 views
Hello Adepters,

Is there a simple command to programmatically expand/collapse divisions? Specifically, I'm trying to set up Arbortext so that whenever a document of a certain doctype is opened, certain divisions are displayed as collapsed content.

I found the "detail" command, but I can't get it to do what I want. Will I just need to loop over elements and collapse them individually in ACL?

Thanks,

-James

    2 replies

    1-Visitor
    March 22, 2010
    Hey, James...

    jsulak1-VisitorAuthor
    1-Visitor
    March 22, 2010
    Thanks, Brandon. detail_tag() is exactly what I'm looking for.

    -James