Taris
Posts: 18
|
| Posted: 07/06/2012, 3:16 AM |
|
Hi I just want to know if there is a way to integrate the normal translations
{res:CCS_Delete} into the Javascript Confirmation Messages?
I would like to have a centralized warning, when users are going to delete data.
And that should naturally be in the correct language.
Thanks
|
 |
 |
DataDoIT
|
| Posted: 07/06/2012, 5:36 AM |
|
For the Client OnClick Confirmation Message action, just simply put in
the language resource reference. ie: {res:MyMessage}
|
|
|
 |
Taris
Posts: 18
|
| Posted: 07/06/2012, 6:00 AM |
|
Funny I tried that out and it did not work. After your post I created a new message and now it works as you described (puplished the whole project again).
Thank you very much!
|
 |
 |
|