Hello everyone,
I want to ask is there a possibility to add new input field in shopware/backed when new Item is created.
Ex. Items -> Create(Item) -> And as there are fields like Item Name, Description…I want to have an additional input field for inserting some data.
Thank you!
Hello, yes, you can use Attribute fields (easy and does the job well most of the time): Attribute system or extend the editor yourself: Backend extensions
Regards
Is there any video tutorial where I can see the right steps for adding additional input field in shopware/backend?