VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: JdKock on January 29, 2012, 12:58:16 PM

Title: Min and max value field length by ask a question about an article
Post by: JdKock on January 29, 2012, 12:58:16 PM
Where can i change the min and max value (50 and 2000) that is used for the ask a question about an article input field ?
Title: Re: Min and max value field length by ask a question about an article
Post by: MobiVM on January 30, 2012, 12:03:18 PM
Hello,

You need to check in below file:-

components/com_virtuemart/views/recommend/tmpl/form.php.

Best Regards,
Trivedi kartik.
Title: Re: Min and max value field length by ask a question about an article
Post by: JdKock on January 30, 2012, 19:57:18 PM
Quote from: MobiVM on January 30, 2012, 12:03:18 PM
Hello,

You need to check in below file:-

components/com_virtuemart/views/recommend/tmpl/form.php.

Best Regards,
Trivedi kartik.

Thanks. I found that also myself but i thought you could change this value also through the administrator site. But it's just hardcoded.