openlearningtools / opencompetencies

A tool for organizing educational competencies.
MIT License
16 stars 3 forks source link

Make an option to set all descendants public (cascade down) #93

Open ehmatthes opened 9 years ago

ehmatthes commented 9 years ago

Could do this as a link, which saves the form as is and calls a view function, which then cascades all elements down. Maybe passes the element type, and the id.

ehmatthes commented 9 years ago

Might be easier to do this by setting all lowest-level elements in that path public. This would cascade upward.