Page 1 of 1

Split window functionality

Posted: Mon Mar 20, 2023 11:25 am
by shilpa
Hi Team,

In web author we are implementing Split window functionality.
As we can see in editor we have 3 functionalities
1. Split Editor Horizontally
2. Split Editor Vertically
3. Unsplit editor.

We would like to know can we implement above 3 features in web author? If yes please provide the action Id's for the same.


Thanks & Regards
Shilpa.P

Re: Split window functionality

Posted: Mon Mar 20, 2023 12:51 pm
by mihaela
Hello,

The Split/Unsplit Editor actions are not available in Web Author. I have added a feature request for this in our internal issues tracking system and we will update this thread when the actions will be available.

Best Regards,

Re: Split window functionality

Posted: Mon Mar 20, 2023 1:04 pm
by shilpa
Thank You Mihaela for the response..

Re: Split window functionality

Posted: Tue Mar 21, 2023 10:09 am
by shilpa
Hi Mihaela,

May i know when can these features available in web author?

As we need to provide estimation for these features.

Thanks & Regards
Shilpa.P

Re: Split window functionality

Posted: Tue Mar 21, 2023 11:22 am
by mihaela
Hello,

We do not have an estimation for the moment, we do not plan to include this in the next Web Author version.

If this is an important feature for you, you can check the following plugin that presents two side-by-side editors in preview mode:
https://github.com/oxygenxml/web-author ... de-editors
You can use this sample as a starting point for the Split/Unsplit Editor functionality implementation using the API.

Best Regards,