diff -r c369a742443d -r d7b9c2ceb3fb svghmi/widget_jsontable.ysl2 --- a/svghmi/widget_jsontable.ysl2 Mon Oct 19 10:15:26 2020 +0200 +++ b/svghmi/widget_jsontable.ysl2 Mon Oct 19 10:17:18 2020 +0200 @@ -219,6 +219,7 @@ | let [range,position,jdata] = janswer; | this.apply_hmi_value(1, range); | this.apply_hmi_value(2, position); + | this.apply_hmi_value(3, this.visible); | console.log(range,position,jdata); apply "$data_elt", mode="json_table_render_except_comments" { with "expressions","$initexpr_ns";