[Opensource] Adding a Transition to Browse
Daniel Kibler
dan at getrolling.com
Thu Oct 31 20:52:37 PST 2002
I'm working on my first real application and have I problem I've been unable to resolve.
I started with a WebAppWriter built application. I'm trying to add some editable fields to each row of a Browse and corresponding transitions in each row to save updates or delete the row. I've been able to add the Inputs to the oneRow Block that represents a row in the browse table and display them in the .jsp. I've also added a Transition to the Block but I've been unable to display it. The jsp displays "The Transition Button Could Not Be Displayed "
Input: <html:select name="oneRow" property="/Rating"/>
Transition: <expresso:TransitionTag name="processMytoursUpdate" />
The TransitionTag doesn't support a property attribute.
Any ideas.
Dan
http://www.getrolling.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20021031/377aa030/attachment-0002.htm
More information about the Opensource
mailing list