Page 2 of 2

Re: SubForm

Posted: Wed Apr 04, 2012 3:23 am
by unknown_2
I see.

May know what browser version u are doing your development on & what is recommended?

btw, i know nuBuilder report support basic calculation function such as sum, does it support more complex calculation or customized formula?

Re: SubForm

Posted: Thu Apr 05, 2012 8:36 am
by admin
unknown_2,

It has 3 http://wiki.nubuilder.com/tiki-index.ph ... eld_Object

Now() which will return 08:36:56

And

Sum(a) and Percent(a,b)

Steven

Re: SubForm

Posted: Fri Apr 06, 2012 3:08 am
by unknown_2
thank u very much for the input.