Let's say a user can add a new "CAR" with images,specifications and mods of their actual cars. Now they added a new mod to their actual car and want to enter an update on their "CAR"post.

What would be the best way to implement this?

I have already set up the car content type. Just wondering how I would implement updates

Comments

VM’s picture

edit the current node or have to submit new information via the content type.

migdesigns’s picture

Yeah I figured editing the "CAR" would be the easiest solution. But if I do it this way, will I be able to have a view of like latest "CAR" updates or like a section on their profile that says USER updated "CAR TITLE" etc..