Reg
Results
3
comments of
Reg
It's been almost 4 years on this. Anybody know if this functionality exists yet?
Correct. I know there is a way to do this programmatically like so: `contentItem.Weld(); contentItem.Alter(x => x.ListContentItemId = "id-of-parent");` But there is no way to do this in the Orchard...
> @Registeel can you create a PR for this? I haven't built the functionality for this. It seems like a fair size change and I'm not familiar enough with the...