For example this is a temperature block i have hide_data = true and show_lastupdate = false but both are still shown.
i'm running latest 2020.1 Domoticz and 3.3.3.1 Dashticz.

CONFIG.js
Code: Select all
blocks['35'] = {}
blocks['35']['width'] = 6;
blocks['35']['hide_data'] = true; //if you want to hide the data of this block
blocks['35']['show_lastupdate'] = false; //if you want to show the last update specific for this block