Apply text formatting rule based on autonumbering value
FM2017.0.6.798
Structured FM (not XML/Dita)
I have an element with autonumbering of <n+>. n is set to 1 at the start of the document.
I have a scenario where, when the autonumbering reaches a certain number, I want to change the numbering format, e.g. when the autonumbering reaches 20, I want to change the autonumbering formation to (Warning - High Count) <n+>. I can't find a way to count the number of instances of the element itself, only the ancestors (of which there will always only be one in the whole document). All instances of the element is on the same level, so doing a level count doesn't work either.
Is this possible?
