Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
API
Version 7.x
>
API
>
Multi-Language field
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
iam_martin-hotmail
-
1/8/2013 10:31:25 AM
Multi-Language field
What's the best way to ensure that "document field" keeps the same value even if the document is available in 3 languages?
Kentico Consulting
richards@kentico.com
-
1/9/2013 6:00:58 AM
RE:Multi-Language field
Hello Martin,
unfortunately there is no easy way to do this as it requires custom coding. You have to create custom event for update and insert of the document. You can find the instrutions of how to implement your own code with list of available events at
http://devnet.kentico.com/docs/devguide/index.html?event_handlers_overview.htm
Best regards
Richard Sustek
Top