Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Loading Visual Format...
amjoe
hi all..
i was wondering is there any way to load only one though i have about 10 of them on a sigle DCR.. it takes a lot of time..
Thanks in advance
@mjoe
Find more posts tagged with
Comments
Migrateduser
In TS 5.5.2 you can easily make VF a callout button so you only need to load a single one at a a time.
There is also a way of doing this prior to TS 5.5.2, but requires adding an actual VF callout to all of the DCT's:
https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=48731
anilp
Templating 5.5.2 offers a way to load VisualFormat toolbar 'on demand'. So you can set a parameter on the textarea that sets the external-editor loading properties to either 'inline' or as a 'callout'. the default is the current behavior, where the tool is loaded inline. if you set it to 'callout', VF will not be loaded for the textarea unless the user clicks on button.
using callout is an efficient way to have many VF-enabled textareas without the cost of loading many instances of VF.