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)
Metadata save and close
adityadpatel
Is it possible to modify the "save and close" functionality for MetaData Form?
After editing the metadata of the DCR (or any file), user hits on the "Save" or "Save and close" Buttons on the metadata form. Here we wish to invoke a Perl file as the user hits on these buttons.
TS version 6.5 SP2
Find more posts tagged with
Comments
ISCBorisB
Is it possible to modify the "save and close" functionality for MetaData Form?
Yes it is.
Check User Interface Customization Guide, Chapter 9, Using URL Commands, File URL Commands, Command "Tag".
You may use "done_page" parameter to call your CGI/Servlet upon operation completion.