Hello everyone,
I have a nested cutom entity under ProductStructureComponent :
I want that when I delete a Product Structure Component line, the nested entity lines linked are also removed. Do you know a way to do that ?
I tried using a workflow but wouldn’t manage to trigger the workflow on ProductStructureComponentArray line removal. If using a workflow is the only way to delete associated records, can you let me know what projection or event can I use to trigger it please ?
Thank you