Currently i'm working on project that's built into umbraco cms, now i want to add some functionality like add custom fields using umbraco so is there any way to add custom fields into project using umbraco ?
e.g. i have fields named "text,imageURL and name" now i want to save and (loop)fetch into particular div tag in razor view.
i'd followed this link 'https://www.youtube.com/watch?v=0PtzyrEFG7I'