I created a view and now I want to outsource some code statements / a function inside the view. I want to catch some parameters, update a data row and output a information message to the user.
Can you send me an example how can I achieve it in the umbraco structure?
Controller for TemplateView
Hi,
I created a view and now I want to outsource some code statements / a function inside the view. I want to catch some parameters, update a data row and output a information message to the user.
Can you send me an example how can I achieve it in the umbraco structure?
Thank you,
Nadine
Hey Nadine,
Are you talking about a razor view or angular view ?
Dave
Hey Dave,
I am talking about a razor view.
Nadine
Hi Nadine,
can you provide some code and some more details what you like to achieve ?
Dave
is working on a reply...