I can't seem to find any documentation on how to convert a hubdb row value to a string that's suitable for the dictionary update function. It takes strings but nothing is working. Thanks {% set menuLink_descs = {} %} {% for row in hubdb_table_ro
read more