Selection Menu

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!
mattdev
Posts: 13
Joined: 14 Nov 2017, 17:23

Selection Menu

Post by mattdev » 27 Nov 2017, 16:29

is there a way through the UI to setup options in a selection menu that would show another selection menu based off from the value from the first selection menu?

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

Re: Selection Menu

Post by aimeos » 27 Nov 2017, 22:13

Can you make a practical example?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

mattdev
Posts: 13
Joined: 14 Nov 2017, 17:23

Re: Selection Menu

Post by mattdev » 27 Nov 2017, 22:34

Yes If I have a logo selection and I want the customer to choose from either a stock logo or a custom logo. I would want the stock logo choice to show a selection that would all of the stock logos listed for them to choose from.

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

Re: Selection Menu

Post by aimeos » 28 Nov 2017, 22:15

Does changing this configuration for your attribute types to "radio" is what you need?
https://aimeos.org/docs/Configuration/C ... ibute/type

If not, you can always adapt the template as you need:
https://github.com/aimeos/ai-client-htm ... t.php#L104
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply