News: LimeReport new version 1.5 has been released
Вышла новая версия LimeReport 1.5

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - darktorres

Pages: [1]
1
Discussion | Обсуждение / Re: Print if not empty?
« on: June 07, 2016, 07:51:34 pm »
Thanks!

2
Discussion | Обсуждение / Re: Print if not empty?
« on: June 06, 2016, 08:35:47 pm »
In the databand is there some way to show a secondary value if it´s not null? Like: $D{db.price} + if(!$D{db.discount}.empty) $D{db.discount}

3
Discussion | Обсуждение / Print if not empty?
« on: June 06, 2016, 06:35:24 am »
Hi, is there some way to only print text from datasource if it´s not empty?

Pages: [1]