As i already have cshtml design page created and i want to create grid widgets in umbraco. so i have created document type and used in the content page. so is there any specific umbraco control like @umbraco.Field("test") so that we can call the umbraco grid widgets from the cshtml page?
Yes. Thanks Alex for the help. and i have another issue posted in umbraco forum regarding 'richtext editor in umbraco' . Can you help me to look through it ?
how to work with umbraco widgets ?
As i already have cshtml design page created and i want to create grid widgets in umbraco. so i have created document type and used in the content page. so is there any specific umbraco control like @umbraco.Field("test") so that we can call the umbraco grid widgets from the cshtml page?
And i folowed the below link :
https://www.jordanbradleyward.com/umbraco/umbraco-grid-layout-workshop/
Hi Dipanwita
Look at this page - https://our.umbraco.com/documentation/getting-started/backoffice/property-editors/built-in-property-editors/grid-layout/render-grid-in-template
You can render grid with this code:
Alex
Hi Dipanwita
Did you solve the issue?
Alex
Yes. Thanks Alex for the help. and i have another issue posted in umbraco forum regarding 'richtext editor in umbraco' . Can you help me to look through it ?
Regards, Alex
https://our.umbraco.com/forum/templates-partial-views-and-macros/94387-how-to-link-from-richtext-editor-in-umbraco-to-view-page-created-in-microsoft-visual-studio
Can you post a link?
is working on a reply...