Is it possible to content fragment fields in other fields of the same content fragment? For example...
Lets say I have a content fragment that has a field called formalName and shortName. These are basic text fields. In the same content fragment I provide an author a text area with RTE capabilities. They would like to enter text that says something like "The topic of this article is [shortName]." This would account for the possibility that the shortName or formalName could be updated at any time and should be able to be easily updated rather than having to manually search for usage.
Is this possible or is there a different approach that should be considered?