KonaKart Community Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
KonaKart v6.0.0.0 - Released Jan-2012 - see KonaKart website for details
Home
Help
Search
Login
Register
KonaKart Community Forum
»
Installation / Configuration
»
Programming of KonaKart
»
adding new field to the customer registration page
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: adding new field to the customer registration page (Read 1441 times)
ming
Administrator
Sr. Member
Posts: 158
Re: adding new field to the customer registration page
«
Reply #15 on:
July 12, 2010, 03:24:07 AM »
You want all the languages? why not just use the API call:
http://www.konakart.com/javadoc/server/com/konakart/appif/KKEngIf.html#getAllLanguages()
Logged
maverick
Jr. Member
Posts: 22
Re: adding new field to the customer registration page
«
Reply #16 on:
July 12, 2010, 04:19:20 AM »
Thanks Ming
I saw those APIs, but how can i call those from action, i need to have one LanguageMgr class in com.konakart.al to get the KKEngIf instance.
Please help me with this
Logged
ming
Administrator
Sr. Member
Posts: 158
Re: adding new field to the customer registration page
«
Reply #17 on:
July 28, 2010, 01:38:14 PM »
look at the way it's done in the action classes - all are provided in the download package...
Logged
Print
Pages:
1
[
2
]
« previous
next »
KonaKart Community Forum
»
Installation / Configuration
»
Programming of KonaKart
»
adding new field to the customer registration page