Page 1 of 1

Create table in web author

Posted: Thu Jul 21, 2022 11:35 am
by shilpa
Hi Team,
I have an action called "Create Table". When i click this action i need to create a table with set of columns and rows.
How to achieve this using API's.

Re: Create table in web author

Posted: Thu Jul 21, 2022 2:27 pm
by cristi_talau
Hello,

The simplest way is to create an Author-mode action and add it to the toolbar. Such actions can be created using Oxygen XML Editor using the Document Type Configuration dialog box (https://www.oxygenxml.com/doc/versions/ ... ialog.html). For more details see this topic: https://www.oxygenxml.com/doc/versions/ ... zb_vsy_dlb

Best,
Cristian