29 Sep
2001
29 Sep
'01
3:30 p.m.
From: Simon Blandford <home@simonb.org.uk>
Err yes. But how do I create a Document object in python with this permission disabled? If I don't set the view flag for the whole Document Library then no one will be able to do anything with it
Oh, I see.... In CMF this is easy :) Without it, I guess, you'd make another product, which just inherited everything from Document Library, then you could set permissions separately for that product.