Mauricio, On Wed, 26 Jan 2000, Mauricio Souza Lima wrote:
I've made a ZClass which subclasses Folder (and CatalogAware). I'd like to be able to specify a title for each instance that is created (always the same title). I have used manage_edit() in the ZClasses' add constructor before, but I can't find the syntax for Folder's manage_edit()...
May be "manage_changeProperties()" is what you are looking for...
Ah, yes. It is. I thought I'd tried this, as I use the following line in the constructor already. <!--#call "propertysheets.InstanceConstants.manage_editProperties(REQUEST)"--> I see that I need to use <!--#call "propertysheets.manage_editProperties(REQUEST)"--> as well. Thank you. -- <pcomm@inorbit.com> <http://www.innotts.co.uk/~nicholas/> 2048/BEC44395 1999/08/02 Nicholas C. Piper <nicholas@innotts.co.uk> If you want to change the automatic PGP actions of my mailer, see; http://www.innotts.co.uk/~nicholas/Personal/personal.php3?page=pgp
participants (1)
-
Nicholas Piper