icp4all
Posts: 37
|
| Posted: 04/11/2012, 1:34 AM |
|
... that's the question
I can add custom buttons to a form but the Label of the button is static. Is there any posibility to add the translationfeature to a custom botton
|
 |
 |
Gena
Posts: 591
|
| Posted: 04/11/2012, 2:56 AM |
|
yes sure. just add similar code
<input id="ArticleButton_Insert" style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" type="image" alt="{res:CCS_Insert}" src="Styles/YourStile/Images/{res:CCS_LanguageID}/ButtonInsert.gif" value="{res:CCS_Insert}" name="{Button_Name}">
_________________
Gena |
 |
 |
Oper
Posts: 1195
|
| Posted: 04/11/2012, 5:55 AM |
|
1) Create your Translation. ex: Print
2) Create your Button
for Button in Property / Format go to Value and add: {res:Print}
[None Image Button]
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|