Hi
Can anyone suggest a suitable combination of modules to make cck fields hidden until user makes a payment?
Ideally, all CCK fields on the content type (Business Lead) will be filled out by admin, with the critical contact details hidden from users until a payment is made thru an Add to cart button. The user then gains access to the whole node (but nobody else does) via their profile, and the node is removed 'from sale'.

So it's effectively a one off product each time.

I'm trying to configure Ubercart with this but struggling as I dont want to offer it as a file download, (means copying out the whole of the node again as a text file, when i'd rather just have onsite access to the node) and am having trouble configuring the role-based option to offer access.

Any ideas are ver very much appreciated, - is D6 a better option with its cck field permissions module? This needs to be production ready very soon which is why i hesitate to use CCK/Views for D6.

Thanks

Comments

moshe weitzman’s picture

Status: Active » Fixed

Your best bet is to backport the D6 cck permisssions code to D5. The only hard part would be porting the Views access control. You may not need access controlled fields in Views.

luke76’s picture

Thanks for the reply - I think this might be a bit beyond my capabilities as yet...

I'm thinking now of trying to use Taxonomy access control module, and sell per-node access in Ubercart to a temporary role for which view is enabled.

maybe. my head hurts...

thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.