OriginalPostID-200752
Discussion posts and replies are publicly visible
I've done it by building out what I call "Activities". It's basically a checklist of sorts. Users can launch each of the activities but we can also trigger activities automatically based on the completion of other activities. The activity process is generic to all activities, just a couple of tasks. The task forms are specific to each activity. The data common to each activity is stored in the activity table but we have other domain specific data that is stored in various Records.