How To Persist and Fetch a List in Umbraco?
问题 I am new to Umbraco and want to perform the following tasks in it. Store a list of movies in the database using an entry form. Fetch the records of the movies and display them in a page for which I have a template. I don't want to use JQuery, AngularJS etc., but rather to do it on the server side. Any guidance will be appreciated greatly. P.S. I have some knowledge about Umbraco fundamentals and its Partial View Macros. 回答1: To clarify, I am assuming that you wish to create movie nodes in