Page 1 of 1

Table insertion and properties

Posted: Fri Jun 07, 2024 7:29 pm
by Isabelle
Hello,

We use oxygen sdk 25.0.0.0.
We use ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation to manage table insertion, but we only need CALS table.
SimpleTable are not xsd valid for us.
Is it possible to configure InsertTableOperation to show only CALS table model in insertion helper ?
Is there an operation class that only manages CALS table insertion ?

Thanks,
Regards.
Isabelle

Re: Table insertion and properties

Posted: Sat Jun 08, 2024 8:10 am
by Radu
Hi Isabelle,
I would suggest in this case for you to create your own action to insert a table, present a dialog to the end user and then insert some XML content in the editor as there is no particular API which would allow you to tell Oxygen that in that certain table insertion dialog the radio button to choose the table type should be disabled.
Regards,
Radu