I used the regex, ^\D to hide all tabs that do not start with a number. It excluded all the tabs correctly but now the items that are actually in the tabs that are left are all completely incorrect. They are showing items that are the tabs that are excluded for some reason.
I used the regex, ^\D to hide all tabs that do not start with a number. It excluded all the tabs correctly but now the items that are actually in the tabs that are left are all completely incorrect. They are showing items that are the tabs that are excluded for some reason.