How to reference column by id or class
How to reference column by id or class
prox108
Posts: 27Questions: 12Answers: 0
Hi guys!
Do you know how to reference a column by its id or class?
Like a function:
function("id_value")
This discussion has been closed.
Answers
See the
column-selectordocs for all the options to reference a column. Specifically the string option for class or ID.Kevin