Re: Jasper Reports Help

2006-09-19 Thread Scott Russell
Have you tried this? -Scott On Wednesday 20 September 2006 10:21, you wrote: > guys, > > i am implementing jasper reports within my tapestry web app. and i am > sorry i should probably post this to jasper forums, but i am really in > urgent need for help here. > > i have a field which is return

Re: Jasper Reports Help

2006-09-19 Thread Peter Dawn
and where does it go, in TextField expression. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Jasper Reports Help

2006-09-19 Thread Peter Dawn
and if its not 1 or 2 but some text like correct, incorrect etc. and thanks a lot. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Jasper Reports Help

2006-09-19 Thread Konstantin Ignatyev
Depends on your scripting language for the report but in general you simply need to specify expression for the field as ($F{boolean_field} == true)? 1:2 --- Peter Dawn <[EMAIL PROTECTED]> wrote: > guys, > > i am implementing jasper reports within my tapestry > web app. and i am > sorry i should