Page 1 of 1

Can I put 'id' to row of table ? (WB12)

Posted: Sat Jan 19, 2019 2:54 am
by ssbbstw
as Subject, I'm try add [id="zzz"] use 'Cell HTML' but fail!!

Re: Can I put 'id' to row of table ? (WB12)

Posted: Sat Jan 19, 2019 7:42 am
by Pablo
What is the exact problem? It seems to work for me.

Re: Can I put 'id' to row of table ? (WB12)

Posted: Fri Jan 25, 2019 9:10 am
by ssbbstw
like this:
Image

Re: Can I put 'id' to row of table ? (WB12)

Posted: Fri Jan 25, 2019 9:18 am
by Pablo
I'm sorry, this functionality is not available.
Alternatively, you can use the :nth-child(n) selector to address the row:
https://www.w3schools.com/cssref/sel_nth-child.asp