Save Action for review mode

Having trouble deploying Oxygen XML Web Author? Got a bug to report? Post it all here.
manojdcoder
Posts: 67
Joined: Thu Oct 29, 2020 12:01 am

Save Action for review mode

Post by manojdcoder »

When modes param is set to review, only review toolbar is visible and all other toolbars / buttons are hidden. Typically the document can be saved using save button from app bar here, but in my case I have to hide the app bar (workspace.getViewManager().hideAppBar()).

How may I show the save button in toolbar? The buttons are removed after ACTIONS_LOADED event, not sure how may I bring it back on the toolbar.
mihai_coanda
Posts: 81
Joined: Wed Jul 20, 2016 8:22 am

Re: Save Action for review mode

Post by mihai_coanda »

Hello,

When the app bar is hidden, the toolbar containing the Save action should have migrated to the main toolbar area.

There is a bug on our side in regards to this migration.

This issue will be resolved in the next version 23 maintenance build which is due in a couple of weeks.
I will update this post once a fix is available.

Regards,
Michael
Michael

https://www.oxygenxml.com
manojdcoder
Posts: 67
Joined: Thu Oct 29, 2020 12:01 am

Re: Save Action for review mode

Post by manojdcoder »

Thank you @mihai_coanda, looking forward to the release.
manojdcoder
Posts: 67
Joined: Thu Oct 29, 2020 12:01 am

Re: Save Action for review mode

Post by manojdcoder »

I see Oxygen SDK 23.0.0.1 is out, does it fix this issue?
manojdcoder
Posts: 67
Joined: Thu Oct 29, 2020 12:01 am

Re: Save Action for review mode

Post by manojdcoder »

I think its only oxygen-sdk hit 23.0.0.1 not web-author-component, so the bug still stays.
mihai_coanda
Posts: 81
Joined: Wed Jul 20, 2016 8:22 am

Re: Save Action for review mode

Post by mihai_coanda »

Hello,

The Web Author Component release has not yet been done.
As mentioned before, I will update this thread once it is available.
Michael

https://www.oxygenxml.com
mihai_coanda
Posts: 81
Joined: Wed Jul 20, 2016 8:22 am

Re: Save Action for review mode

Post by mihai_coanda »

We released a new maintenance built for the Web Author Component version 23.0.0.1 which when in Review view mode, with a hidden app bar, the built-in toolbar is now displayed next to the Review toolbar.
Michael

https://www.oxygenxml.com
Post Reply