Welcome, Guest. Please login or register.
Did you miss your activation email?

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]