I need to have a content type, with fields on a published node to which users can add a value. Put differently, a user will be able to access a node and add a value to certain field or fields, while other fields will only be of 'view' access. The node author will be able to open the form any time and see the values added by different users. This is something similar to bidding, but I don't need a bid capability. I only want to expose certain fields to visitors/users and receive their inputs into those fields.

E.G:
field name: Bid Price
user A: 1,000
user B:2,000
so on and so forth.

The author would want to see values from users A- Z

How can I get this functionality?

Thanks in advance

Comments

Jaypan’s picture

https://www.drupal.org/node/643758

You can move the the thread by editing the original post and choosing 'Post Installation' as the forum.

Thank you.

vallab444’s picture

Thanks, Jaypan. Did that

cheers
-vallab

-Vallab