Hide Author tab?

Post here questions and problems related to oXygen frameworks/document types.
sderrick
Posts: 264
Joined: Sat Jul 10, 2010 4:03 pm

Hide Author tab?

Post by sderrick »

Can I hide the Author Tab to prevent users from using that mode in the Applet?
alex_jitianu
Posts: 1009
Joined: Wed Nov 16, 2005 11:11 am

Re: Hide Author tab?

Post by alex_jitianu »

Hello,

You want to present only the TEXT mode? If that's the case, when creating the editor component you can specify which pages to be presented. In your case you should give the TEXT mode.

http://www.oxygenxml.com/InstData/Edito ... .String%29

Best regards,
Alex
sderrick
Posts: 264
Joined: Sat Jul 10, 2010 4:03 pm

Re: Hide Author tab?

Post by sderrick »

Alex,

I tried that early on with the 16.1 SDK and had problems.

I tried it again with 17.0 and that is working as expected!

thanks,

Scott
alex_jitianu
Posts: 1009
Joined: Wed Nov 16, 2005 11:11 am

Re: Hide Author tab?

Post by alex_jitianu »

Hello Scott,

I'm not sure why the 16.1 wouldn't work since that API is quite old. I've tested on the 16.1 SDK and in my case it worked. But, if version 17.0 is O.K. then I wont chance this any further.

Best regards,
Alex
Post Reply