Al,

I'm trying to work out how to use <row-actions>.

I was hoping that the Example component relationship to StatusItem ('In
Design', 'Defined', etc.,) would have been a good starting point.

Many thanks,

Chris



On Mon, 2007-02-19 at 11:48 -0700, Al Byers wrote:
> Christopher,
> 
> What do you mean by the "current example status"?
> 
> -Al
> 
> On 2/19/07, Christopher Snow <[EMAIL PROTECTED]> wrote:
> >
> > How can I display the current example status is the ListExample form?
> >
> > Thanks in advance,
> >
> > Chris
> >
> >
> > <form name="ListExamples" type="list">
> >    <actions>
> >       <entity-condition entity-name="Example"/>
> >    </actions>
> >
> >    <row-actions>
> >       <!-- how to get the current example status ?? -->
> >    </row-actions>
> >
> >    <field name="exampleId">
> >       <hyperlink
> >          description="${exampleId}"
> >          target="EditExample?exampleId=${exampleId}"/>
> >    </field>
> >    <field name="description"><display/></field>
> >    <!--
> >       how to display the current example status ??
> >    -->
> > </form>
> >
> 

Reply via email to