Rename elements in a table column at once
Posted: Thu Jan 11, 2024 10:53 pm
Question: Is there a way to rename a recurring element in a table's column all at once without affecting the other columns that have that same element?
I am trying to rename all the <p> elements in my table's first column without changing the <p> elements in all the other columns.
So far I've tried refactoring and using grid mode, but nothing seems to work.
I know I can change each <p> element one at a time, but I need to update several tables, and a single click solution would be great to know, if there is one.
I am trying to rename all the <p> elements in my table's first column without changing the <p> elements in all the other columns.
So far I've tried refactoring and using grid mode, but nothing seems to work.
I know I can change each <p> element one at a time, but I need to update several tables, and a single click solution would be great to know, if there is one.