text attribute custom !

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
ThucNguyen
Posts: 5
Joined: 07 May 2018, 08:53

text attribute custom !

Post by ThucNguyen » 10 May 2018, 04:06

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.

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: text attribute custom !

Post by aimeos » 11 May 2018, 05:38

You have to implement all your restrictions yourself, maybe by Javascript.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

ThucNguyen
Posts: 5
Joined: 07 May 2018, 08:53

Re: text attribute custom !

Post by ThucNguyen » 13 May 2018, 16:20

Yes,you can find any file written in javascript check function ? Thank you very much

ThucNguyen
Posts: 5
Joined: 07 May 2018, 08:53

Re: text attribute custom !

Post by ThucNguyen » 14 May 2018, 06:01

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 !

Post Reply