On 6/19/06, JP Singh <[EMAIL PROTECTED]> wrote:
>
> Hi John
> I believe I don't have great communication skills so I
> was not clear. I shall try to make it clearer, Please
> see inline:
> --- John Mettraux <[EMAIL PROTECTED]> wrote:
>
> > 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 ?
> > I meant in weclient , editWorkitem-body.jsp
> >
> > > 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 ?
>
> ( It called a method
> InputHelper.getInstance(application).DisplayInputTag
> (returning void), I just want to know is there any
> variable or method directly giving these values ( of
> attributes)

Hi JP,

could you please continue posting on the users mailing list ?


About input.py, it's just a bunch of python code for display
on-the-fly forms for modifying OpenWFE's workitems.

For each type of OpenWFE workitem attribute, there's a Renderer
implemented (in jython) in input.py.
It's all about 'rendering' OpenWFE's workitem.

I would invite you to study a bit more how it's done (workitems,
input.py, other OpenWFE aspects,...) Then maybe everything will seem
clearer to you. I've got the impression that you want to do something
particular, but that thing is wrong[ly expressed] because you don't
understand the context around it...


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

Reply via email to