1. Alexis Colon Lugo
  2. Report Editor
  3. Среда, Январь 13 2021, 07:14 PM
  4.  Подписаться через email
How paint the label when the value of a record is ="F"
Комментарий
There are no comments made yet.
Alexis Colon Lugo Ответ принят
ok
Thanks
Комментарий
There are no comments made yet.
Sergey Pashkov Ответ принят
Hi Alexis,

You can use print_if property for the label, e.g.:
field_name='F'

It is a SQL expression.

For more complex cases it is also possible to use JavaScript. Equivalent expression is:
$F('field_name')=='F'
Комментарий
There are no comments made yet.
  • Страница :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.