By krwester on
I have a specific content type (say "A"). I also have a specific input form for that content type (say "A Input"). I also have a VIEW that brings all of the "A" content types together.
Initially, what I want to do is when a user ente
content at "A Input" have them directed to "A View". Eventually, I would like to customize this based on some other variables. But this would be a great milestone.
Can anyone give me some hints at how I might do this?