Page 1 of 1

Report Conditional Formatting

Posted: Sun Apr 26, 2015 12:44 pm
by nekpap
Hi,

Is there any way in nubuilder, to do conditional formatting in a field?

If is not, what about to use function eval in nurunpdf.php?

e.g. line 915 : eval("\$backgroundColor = $backgroundColor;");

How can I replace hash variables in $backgroundColor;

Thanks
Nektarios

Re: Report Conditional Formatting

Posted: Mon Apr 27, 2015 1:59 am
by admin
nekpap,

Yes you can do conditional formatting, this way..

http://wiki.nubuilder.net/index.php/Rep ... lder#Field

Steven

Re: Report Conditional Formatting

Posted: Mon Apr 27, 2015 9:07 pm
by nekpap
Thank you Steven!

I have seen that but I missed it!

Thanks for your help!

Nektarios

Re: Report Conditional Formatting

Posted: Tue Apr 28, 2015 1:52 am
by admin
.