I would like to create my own breadcrumbs inside the Kentico 8 with following the example of the previous breadcrumbs coding. [Breadcrumbs()] [Breadcrumb(0, "general.banners", TargetUrl = "~/CMSModules/BannerManagement/Tools/Category/Category_Edit_Banners.aspx?siteid={?siteid?}&parentobjectid={?parentobjectid?}")] [Breadcrumb(1, "banner.bannercategory_edit_banner.newbanner")]
However, when i use this coding the breadcrumb is only showing new banner category without the main page that it is derived from.
Can you describe what you are aiming to accomplish, i have a feeling there is an easier way to do what you want to do using one of the other web parts.
I just want to display breadcrumbs inside the UI of the module. One more thing, where can i find the UI templates?
Please, sign in to be able to submit a new answer.