I need to be able to create a series of posts and link them together, and and I wasn't sure of the best way to do this with toolset.
Can tool set support something like the following plugin: https://wordpress.org/plugins/organize-series/
I was looking around through all your documentation and didn't see anything... Can you maybe point me at some documentation that could help me perform this operation with toolset?
As far as I can see, what the plugin essentially does is to create a new taxonomy for the posts, called 'Series'. Is that right? If so, you can create a custom taxonomy in the Toolset -> Dashboard page, for the correspondent post type. Then, by creating the terms in this custom taxonomy, you'll be able to link the posts together.
If this is not exactly what you had in mind, could you please clarify it a bit to us? Perhaps giving some examples and real cases.
Ok, I was hoping for more of a step by step on how to implement the connection and easily tie the posts together, I'll do a bit more research, Thanks for pointing me in the right direction...