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
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.