Page 1 of 1

text attribute custom !

Posted: 10 May 2018, 04:06
by ThucNguyen
hello , i want to create a height attribute for the product limited to 50 - 80 cm. And when the user enters the height in that distance, it says there are rows, and beyond that, it will say no more rows. Is there such an attribute created? Thank you.

Re: text attribute custom !

Posted: 11 May 2018, 05:38
by aimeos
You have to implement all your restrictions yourself, maybe by Javascript.

Re: text attribute custom !

Posted: 13 May 2018, 16:20
by ThucNguyen
Yes,you can find any file written in javascript check function ? Thank you very much

Re: text attribute custom !

Posted: 14 May 2018, 06:01
by ThucNguyen
Can you please help me how to get the value of the input attribute from the text box and compare it ?. Sorry for not being familiar with the code. Thank you very much !