• Welcome to KonaKart Community Forum. Please login or sign up.
 
March 06, 2026, 08:37:01 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - maverick

1
I have the enterprise version of konakart, and want to customise its admin part, want to remove some features of it from the admin, i know it will be just commenting out the code, but simultaneously I have to add few more things to it,
can anyone please tell me what are the steps for setting up the konakart admin code in eclipse and customise it.

Regards,
Maverick
2
Programming of KonaKart / GWT version
August 31, 2010, 02:24:33 pm
which version of GWT konakart has used to develope the admin?
quick response appreciated.

thanks in advance
maverick
3
Hi,

I want to implement pagination in different way.... currently konakart provides pagination using [Prev] and [Next].... but we want to implement numbered pagination so that user can directly jump from one page to another and also no records to be displayed has be to set dynamically....... please suggest....... is there anyway without modifying the konakart code it can be done.....

thanks & Regards
Maverick
4
Hi,

Can anyone please help me with customizing the konakart layout and functionalities.
Want to remove some unwanted functionalities as per my requirements,
And from where to start to customize the look and feel of the admin portal.
from where can i enable the logging of konakart admin.

Thanks in advance.
Maverick
5
Hi,

We want to customize the look and feel of konakart admin, please tell us how can we do that? is it built using GWT, if yes then what is the entry point class for this module?

Also please tell us can we have JSP pages for the look and feel and can use the business logic of konakart admin, how much it is possible to implement it this way?

any help on this appreciated.....

many thanks
shiv
6
Hi,

Please help with this, i am modifying this customer registration field to incorporate a new field "Alternate Email", though they are some custom fields that are i guess provided for this purpose only, but i want to have my own user defined name for this field, and i know that this can be achieved by using modifying the RegisterCustomerForm.java, plus some more java files for which i dont have the code, and since for DAO layer we dont have code.... how can we modify it and get the desired result...... please tell me a solution which requires making minimum changes to the konakart code.

many thanks
shiv
7
Hi,

Can anyone pls help me, how can I deploy all of the source code of the konakart in Eclipse, and run it using the Tomcat server in eclipse.
Thanks