How to make changes to page data while cloning #11874
Answered
by
jptissot
syedshadab19
asked this question in
Q&A
-
Hi I want to change the data of a page while cloning using the backend code I was able to find the code but unable to make changes to the data can you please help me? please find the below snapshot showcasing the code |
Beta Was this translation helpful? Give feedback.
Answered by
jptissot
Jun 16, 2022
Replies: 1 comment
-
You might want to have a look at the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
syedshadab19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You might want to have a look at the
ContentHandler
OrchardCore/src/OrchardCore/OrchardCore.ContentManagement.Abstractions/Handlers/ContentHandlerBase.cs
Line 136 in c8b2954
OrchardCore/src/OrchardCore.Modules/OrchardCore.Lists/Handlers/ContainedPartHandler.cs
Line 22 in 0d46fef