I made a custom field and I want to allow users submit data to that custom field. Once approved it automatially adds that data to the node. How can I do this?
1)Add the custom fields in to the content type 2)Set access to the users to add content for that custom fields 3)Use workflow to get the final things done.