Couple of questions :) Sorry im very new at this ..
"Make a razor function that emit a record based on the title or a datareference"
Where and how do i do that? I created a global data type called Layout.Reusable (with two field title/content) i added data record to it called Footer. (is this what you ment by a header/footer record?)
"Add your function in the appropriate places, emitting the header and footer "
Do i call the function in my razor template (in my case mastertemplate.cshtml)?
Eventually my footer will be editable in the content tab right?
Cheers
"Make a razor function that emit a record based on the title or a datareference"
Where and how do i do that? I created a global data type called Layout.Reusable (with two field title/content) i added data record to it called Footer. (is this what you ment by a header/footer record?)
"Add your function in the appropriate places, emitting the header and footer "
Do i call the function in my razor template (in my case mastertemplate.cshtml)?
Eventually my footer will be editable in the content tab right?
Cheers