I am trying to publish our company policy documents in a hierarchical manner such that:
- Each section of the policy will expand/collapse with sub-sections similar to a treeview.
- Each section of the policy is a seperate item that can be commented on.
- Each section of the policy can have Tags relative to thier topic that can be searched on.
My thought is to create a custom list with columns for document section number, section body, section tags, then somehow create a discussion board for each section.
Any thoughts on how this would be implemented?
~Dustbin