jeff_stroh
4 months agoCreator II
TDF - Change an Element to Different Schema Type (Text > Heading)
Hello All,
Has anyone come up with an easy way to convert one DocumentSchemaElement into another one? We are dealing with importing Word documents into Tech Docs and rather than trying to hard-code in all the possible different style scenarios we're looking at some sort of CUI element to click a document node and then convert it to something else. Examples:
- Text to a Chapter or Section
- Text to a List Item
There's a 'Replace Item' OOTB action, but I'm just curious if anyone has looked at swapping an element type. Example from OOTB below.
Thanks in advance!