First you have to create a doc type and a matching template, second you have to create a property for each of the field you mentioned above. this is not something trivial you I advise you to look at the Umbraco site in the Umbraco TV videos, you can lean a lot how umbraco works and how to create everything that I menioned above.
those videos are the one that I saw before I got started with umbraco, they are really good and give you a good jump start to the system
I personally never used Umbaco in those langueges, I use ASP.NET and ASP.NET MVC in my umbraco site so cshtml is fimiliar to me, as for IronPythan 2.6 and IronRubt 1.0, I never saw a umbraco version with that.
Need help in Custom module
HI I am new in umbraco.
I wana create a basic news module .
And this is my table field id, title, detail, status, inserted_on
Can any one let me know how to create this module in admin and how to show the data in front end.
Need a very urgent help.
Thanks in advance.
Hi Vishal
First you have to create a doc type and a matching template, second you have to create a property for each of the field you mentioned above. this is not something trivial you I advise you to look at the Umbraco site in the Umbraco TV videos, you can lean a lot how umbraco works and how to create everything that I menioned above.
those videos are the one that I saw before I got started with umbraco, they are really good and give you a good jump start to the system
http://umbraco.com/help-and-support/video-tutorials.aspx
Thanks for reply Moran
Just checked a video http://umbraco.com/help-and-support/video-tutorials/umbraco-fundamentals/building-the-cws-site/news-and-events/TVPlayer
In video they are selected cshtml but in my umbraco IronPythan 2.6 and IronRubt 1.0 listed in Choose a language: section :(
So what to do for that?
What version are you using?
It is 4.5.0
I personally never used Umbaco in those langueges, I use ASP.NET and ASP.NET MVC in my umbraco site so cshtml is fimiliar to me, as for IronPythan 2.6 and IronRubt 1.0, I never saw a umbraco version with that.
is working on a reply...