make that ordinal value part of the enum itself. Then you can use it in the tag.
On Mon, Aug 3, 2009 at 9:21 AM, Massive Boisson<[email protected]> wrote: > Hi, > > > The issue I have when using options-enumeration tag is that both value and > label > are the same. The way to change that (with label attribute) do not seem to be > suitable for me. > What I would like is to have value of option tag to be ordinal (0, 1, 2, etc ) > and label actual enum value. > > > Is that possible with opt-enum tag (my research indicates it is not) and what > is > the best alternative (current idea is to transform enum to map, and use > opt-map > tag). > > Any ideas/comments are welcome > > Thanks > --MB > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
