- Published on
Imagine a website that sells widgets. Each widget has a node, `/widget/1`, `/widget/248`, etc. The website has three roles, and each role needs to have access to the widget nodes, but each role needs exclusive access to certain fields. Do we need to create three types of widget nodes, make a custom module, or go fully unDrupal and hack out a solution? Continue reading