On Wed, 2002-04-03 at 13:10, Gr=E9goire Weber wrote: > I tried to get the 'folderContents' action path (folder_contents) > in a python script as followed (the scripts lives in a Portal Folder): >=20 > action_path =3D context.getTypeInfo().getActionById('folderContents') >=20 > This gives me a 'TypeError: No action "folderContents" for type "folder"'=