15 Apr
2003
15 Apr
'03
1:45 p.m.
Hi, I want to add an object via a python script, but cannot find the syntax to reference the destination folder which is in the 'Intranet' virtual root of my site The following doesn't work and I've tried various other ways, and haven't found a faq or solution anywhere. Probably something dumb again..... newsfolder=News.FrontNews newsfolder.manage_addProduct['EasyEditor'].addEasyNewsItem( note_id, note_title................ TIA Marie