-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Hello,
sorry in advance if this has just been an oversight from my side, but how exactly are actions set for items in embedded lists? For instance, if I have an order edit page with an embedded list of products belonging to said order, each list item only has an edit action which leads to the edit page of the item itself. I, for example, would like to have a remove option that would only remove the product item from the order I'm editing, but for the love of me, I could not make anything like that work when editing the .yaml file. Am I overseeing something very simple, or is it simply not possible and I'd have to achieve that by overriding the embedded list template?
Thanks for the answer(s) in advance. If anything isn't clear, I'll gladly provide more information.