In this version we introduced a new filter feature in Content tab.
Filter by document structure title proproperty
You can search by the title name or using regular expression option.
- If you are searching for instence for "Heading" we'll retrieve the rows which has the property. The text is case sensitive and we seach for exactly that word.
- If you are using Regex search we'll retrieve all the rows which match to the expression
What string id means?
The property coresponds to the title of the document structure property.
Bug fixes
1. Fixed filter by Segment Content options:
2. Fixed coments tab ui issue
Before:
After: