• Welcome to KonaKart Community Forum. Please login or sign up.
 

remove validation of Manufacture URL

Started by Sony George, November 19, 2009, 11:57:18 am

Previous topic - Next topic

Sony George

Hello,

I want to remove the validation of Manufacturer Language URL, now it is 255 char maximum,
instead of using it as URL i want to use it as a text area, to show details in multi language.

as per the documentation in CustomValidation.properties i set the value to, no minimum or maximum specified like the following

Manufacturer.url= ;
ManufacturerInfo.url= ;


but did not work,

can i set validation only for the values that have commented out in CustomValidation.properties ?
can i change Manufacturer Language URL, or Manufacturer Custom5 field  from textbox to textarea ??

regards

Sony

greg

Hi,

I think you'll have to write your own custom panel to do these things.

Quotecan i set validation only for the values that have commented out in CustomValidation.properties ?

yes

Quotecan i change Manufacturer Language URL, or Manufacturer Custom5 field  from textbox to textarea ??

no

--Greg