Page 1 of 1

Intelligent tag insertion

Posted: Mon Feb 27, 2023 3:34 pm
by shilpa
Hi Team,

How to disable intelligent tag insertion in oxygen web author?

Thanks,
Shilpa

Re: Intelligent tag insertion

Posted: Mon Feb 27, 2023 3:48 pm
by mihaela
Hello,

Can you please give us more details about what you want to obtain?

Best Regards,
Mihaela

Re: Intelligent tag insertion

Posted: Mon Feb 27, 2023 4:26 pm
by shilpa
Hi,

When i am inserting footnote tag inside decision.body tag footnote is getting added inside para tag.
Here oxygen is adding para tag intelligently as footnote is not allowed inside decision.body.
I would like to know is there any way to disable intelligent insertion of tags.

<decision>
<decision.body>
<para>
<footnote>
</footnote>
</para>
</decision.body>
</decision>

Thanks,
Shilpa

Re: Intelligent tag insertion

Posted: Tue Feb 28, 2023 6:22 pm
by Bogdan Dumitru
Hello Shilpa,

In Oxygen XML Editor there are a few options that can be configured in the Options menu, Preferences, Editor, Edit Modes, Author, Schema-Aware, Content Completion, like "Show all possible elements in the content completion list".
Some of the Oxygen XML Editor options are supported by Oxygen XML Web Author too, see the list of options that are officially supported in the Oxygen XML Editor/Author Options Supported in Oxygen XML Web Author table.

Is "showAllPossibleElementsInCCList" the option that you are looking for? If yes go to the "options.xml" of your Web Author and change its value.