KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: rula on August 06, 2008, 07:17:54 am

Title: configuration parameters
Post by: rula on August 06, 2008, 07:17:54 am
Hi konakarts,

I need a additional configuration parameter MAX_DISPLAY_PRODUCTS_PER_ROW like MAX_DISPLAY_CATEGORIES_PER_ROW. I added a new entry in the configuration table with the according key and now it can be set in the admin app and referenced in java and jsp. Is this enough or what have I to notice? I think it is allowed to change entries in configuration and configuration_group for my needs!

regards, rula
Title: Re: configuration parameters
Post by: ryan on August 06, 2008, 07:41:11 am
Hi Rula,

Yes, to add a new configuration variable you only need to add it to the database and it gets picked up automatically by the Admin App so that you can maintain the value of the variable. The data that you put in the description field will be visible as yellow float-over text in the Admin App.