Linking Custom Domain Manager to Media Domain in JSON:API
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!
Re: Linking Custom Domain Manager to Media Domain in JSON:API
Hi, thank you for the reply. The createlistitem and addlistitem works now. But when I try to use getRefItems it returns null. Is there something I also need to configure?
Re: Linking Custom Domain Manager to Media Domain in JSON:API
You have to add the ListRef trait in your item and call the initListItems() method to hand over the list items to the trait:
https://github.com/aimeos/aimeos-core/b ... Traits.php
https://github.com/aimeos/aimeos-core/b ... Traits.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star