Newbie here. I am working with an editable grid and a simple grid. What I would like to do is change the text-decoration css property of a row or field.
sc_field_style({My_Field}, “Background-Color”, “Size”, “Color”, “Family”, “Weight”) - Changes specific css properties but not others.
What I am trying to do is make a to-do list. When a row is marked complete, it gets crossed out. Still visible and editable, just crossed out.
Does anyone know if this is possible? Tech support said it wasn’t available, but sometimes veteran users know tricks.
Thanks.