How to customize default values in add form (admin backend)?
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!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
How to customize default values in add form (admin backend)?
When creating new product, I want the tax rate in all new price to be 0 by default, also currency to be EUD. Is there a way I can achieve this easily?
Version:
"aimeos/aimeos-laravel": "~2023.10",
"php": "^8.1.0",
Version:
"aimeos/aimeos-laravel": "~2023.10",
"php": "^8.1.0",
Re: How to customize default values in add form (admin backend)?
You can create datasets which automatically adds a price with the values when selected:
https://aimeos.org/docs/2024.x/config/a ... t/#product
If EUD is the only currency you use, then you should deactivate all other currencies the EUD is selected by default
https://aimeos.org/docs/2024.x/config/a ... t/#product
If EUD is the only currency you use, then you should deactivate all other currencies the EUD is selected by default
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
