Hi JP, On 6/16/06, JP Singh <[EMAIL PROTECTED]> wrote: > > In a workitem we have attribute and their values. like > > Name ="John" name ="JP" > > here we have a way to save and print attribute i.e. "Name".
Here where ? > But there is no way to save the value attached to it like John and JP. Ever wondered how the webclient was actually displaying those values to you ? You make me feel like I wrote a huge pile of crap. > My aim is to get the file path and give a link from webclient to the user. > so that he can access the file. In the webclient, open a workitem for edition, add a StringAttribute (a field whose value is of the 'text' kind, give it whatever name and then give it as a value a URL (something that starts with http://), add another field, then look at the field you added previously. > If I have to change the method so I need to put one modified class file > thats all ? About which method are you talking ? Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org _______________________________________________ OpenWFE - Open source WorkFlow Engine OpenWFE-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openwfe-users
