So i've create a page where i am able to make movies and display them on a page list:
Now as diplayed in the the ribbon there is a button "create Item". When i click that button i want to create a new item in my inventory that has the movie name as a description. Now at the moment there is no code behind the button simply because i have no idea on how to start, also when normally creating an item you select a template so some fields are filled in already, do i select a template somehow or fill them in hardcoded, i have no clue.
How can i do this?
Thanks in advance.