Index: openacs-4/packages/xowf/lib/edit-interaction.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/edit-interaction.wf,v diff -u -N -r1.1.2.7 -r1.1.2.8 --- openacs-4/packages/xowf/lib/edit-interaction.wf 23 Nov 2020 21:06:14 -0000 1.1.2.7 +++ openacs-4/packages/xowf/lib/edit-interaction.wf 18 Dec 2020 15:13:32 -0000 1.1.2.8 @@ -93,6 +93,10 @@ set form_name [${container} form_name_from_item_type [self]] ${container}::initial form $form_name ${container}::created form $form_name + ${container}::created actions {save tryout} + ${container}::created in_role swa { + -actions {save view tryout} + } } #