Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Defining template default toolbars
System
Hi,
I have a custom template that includes toolbars such as font(bold,italic,etc..) as well as one that presents the document in 2 different views either
a. View as WYSIWYG or b. View Source
below is the code for the 2 buttons on the toolbar
viewas enabled="true" publish="cleanhtml" mode="body" unicode="false"
cmd name="cmdviewaswysiwyg" key="page" ref="cmdVAW" /
cmd name="cmdviewashtml" key="pagetag" ref="cmdVAH" /
cmd name="cmdviewasproperties" key="viewprop" ref="cmdVAProp" /
/viewas
Is there a way to set the default as the "cmdviewashtml" mode instead of the way it is now as "cmdviewaswysiwyg"?
Thanks a bunch
Find more posts tagged with
Comments
There are no comments yet