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)
Invoke TagUI on SitePublisher Save
Azudio
Hi all,
I'm trying to find a way to present the TagUI gui on SitePubisher page save/finish as I need every page to be tagged with some metadata. I've not seen any way to capture the event.
Any ideas?
TS 6.7.1
Thanks,
Adam.
Find more posts tagged with
Comments
Rick Poulin
Can you not use the "metadata" task in your workflow? This would force users to tag content in order to publish, which may satisfy your requirement without much effort at all.
If it needs to be on save, I'd suggest capturing the 'onSaveValid' event and then popping up the tag interface in a new window (I'm assuming you don't want to take them away from the form, because save != finish). Note that doing it this way does NOT ensure that users actually put content in there before publishing.