How does the ordering/lifecycle work with dependencies within the templates? #1152
Unanswered
pmatthews05
asked this question in
Q&A
Replies: 1 comment
-
see |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could someone point me to the code where when a provisioning template is provided, and the code know which to provision first, and how it goes back to something, because it cannot complete the creation without creating something else first.
For example, if I need to create Site Lookup Column that points to a list (which is also required to be created). A content type that holds the Site lookup Column, and a second list with this content type that contains the Site Lookup Column that points to the first list.
I'm just curious how this works. If there is a YouTube video that explains this, please just point me to that. (I couldn't find one.)
Beta Was this translation helpful? Give feedback.
All reactions