Edit Products

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!
khizar
Posts: 99
Joined: 19 Jan 2021, 09:51

Edit Products

Post by khizar » 29 Mar 2021, 09:43

Hi aimeos,
I have integrated aimeos with laravel.
Versions:
"laravel/framework": "^8.12",
"aimeos/aimeos-laravel": "~2020.10"

My problem is that when i edit my products click on save button it gives error(i.e select type)
Image
now when i select type as default
Image
both(Media and Prices) and save product, it successfully updates but when i again try to edit that product the type select box is not preselected as default and i have to set type as default for all the select boxes again and save product.
please guide me what should i do that when i edit product, type select box should be pre selected with value which i selected during editing time.

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

Re: Edit Products

Post by aimeos » 31 Mar 2021, 16:56

A standard Aimeos setup doesn't show that behavior and there, the labels are named "Standard" not "default". Can you post a screenshot of your mshop_media_type and mshop_product_list_type tables?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply