I'm new to Umbraco so I haven't yet learned the terminology or functions so I'm hoping you can point me in the right direction.
So far I've created a custom section and a custom tree navigation as I would like it to be possible for users to enter information such as telephone numbers, logos and email addresses, to then be parsed to the site header / footer so that this type of data can be easily changed by content editors.
Could you please inform me of where I would start after the submit button is clicked, such as what Umbraco functions I would use, such as '@Render...', etc. or how I would use global variables in Umbraco?
I've created a new section as I want to separate the page content from the theme content, so I think I need to recreate something like the generic property editor in order to insert custom umbraco page fields, or just be able to insert page fields based on what is entered in a custom cms edit page. Do you know whether this is possible and where I can find a tutorial for this? I don't think this is included within the implementer guides.
Custom input from CMS to site
Hi all,
I'm new to Umbraco so I haven't yet learned the terminology or functions so I'm hoping you can point me in the right direction.
So far I've created a custom section and a custom tree navigation as I would like it to be possible for users to enter information such as telephone numbers, logos and email addresses, to then be parsed to the site header / footer so that this type of data can be easily changed by content editors.
Could you please inform me of where I would start after the submit button is clicked, such as what Umbraco functions I would use, such as '@Render...', etc. or how I would use global variables in Umbraco?
Regards,
Steph
Hi Steph,
I think you over architected this requirement. I would suggest you check out the free getting started with Umbraco videos first http://umbraco.tv/videos/umbraco-v7/implementor/
Best,
Richard
Hi Richard,
I've created a new section as I want to separate the page content from the theme content, so I think I need to recreate something like the generic property editor in order to insert custom umbraco page fields, or just be able to insert page fields based on what is entered in a custom cms edit page. Do you know whether this is possible and where I can find a tutorial for this? I don't think this is included within the implementer guides.
Regards,
Steph
is working on a reply...