programmatically expanding/collapsing divisions
‎Mar 22, 2010
04:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Mar 22, 2010
04:04 PM
programmatically expanding/collapsing divisions
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
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 2
‎Mar 22, 2010
04:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Mar 22, 2010
04:30 PM
Hey, James...
‎Mar 22, 2010
04:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Mar 22, 2010
04:46 PM
Thanks, Brandon. detail_tag() is exactly what I'm looking for.
-James
-James