Color a row of the table based on the value of a field in the record

saet

New member
Hello,

As you can read from the title, I was wondering if it was possible to color a row of the table based on the value of a field in the record.

Thanks.

----------------------------------------------------------

You are using DaDaBIK version 10.6-Manarola pro, installed on 26-03-2021 (installation code: 16794605dc449b439c), the latest version of DaDaBIK is 10.6-Manarola released on 26-01-2021

System info

PHP Version: 7.3.27
mysql version: 5.5.5-10.4.18-MariaDB
Web server: Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/7.3.27
Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0
URL installation: http://localhost\/
 

eugenio

Administrator
Staff member
Hello,
no, at the moment there isn't any built-in feature to do that. Maybe you can use a field together with a custom formatting function to show a particular shape (e.g. a circle) in different colors according to some rule, but that would be in a specific cell, not on the entire row.

Best,
 
Top