Unable to edit content using admin part - umbraco

I have to support a website developed in umbraco. I am totally new to this and this is am working on this for the very first time. My requirement is very straight-I need to edit the content of a webpage. When I too the page it opened with two tabs - Main Content and Properties. In the main content tab I can edit the Title, Banner image, Content header etc, but not the content of the page. It doesn't give any rich textbox to edit the content. I have uploaded the view of one of the page.
I need urgently need to edit the content.Please help with this.

The screenshot implies that the content should be under the "Content" headline in the right screen, but depending on how the documenttype for the frontpage i created, the content could be made up by sub nodes. try folding out the tree to see.
If it dos-nt make sence you can see what documentype a node is made on and what template it uses to display it by clicking the Properties tab. Then go to the Settings Tab in the bottom and see what that documenttype contains and how its displayed in the template

Related

How to make SwiftUI NavigationSplitView navigate on content

I am new to SwiftUI and NavigationSplitView. The NavigationSplitView has three panels: sidebar, content, and detail. I want to build a file browsing app with NavigationSplitView. For the content panel, I want to achieve the following function:
Display a list of files and folders (I have this done)
If the user selects a file, display the content in the detail panel (I have this done too)
If the user selects a folder, navigate the content panel to the view with another list of folders and files (not sure how)
Can someone give me a hint or some examples about how to do it?
I have added a diagram below. I have finished the functionality top right, but not sure how to achieve the one at the bottom right.

Menu static - content below - in tabs?

I'm new to electron and some principles, concept of doing things in it.
For now i created a window, with a index.html inside and the standard main.js and the bootstrap css. Here is what I've done so far: Image
Now I'm getting to the point "what to do now to get the content when clicking on the links in the menu?"
The main goal is a menu at the top and load content from different websites below that menu.
I don't get how to load that content (maybe in tabs?)?
The best would be not to load the content twice, if someone clicked on that menu points at the top. So if once clicked to Calendar the calendar should not opened a second time, instead it should jump to the according tab. Content should be scrollable while the menu should stay at the top.
What's the way to go here? Tabs? Is the idea even possible?

Filter data from Umbraco backoffice listview

I've a page called Page where I'll add some blocks called a PageBlock. This two are both document types. Under the Page you could create Pageblocks and Pages. Inside my listview on the backoffice, I'll only show the Pages. In the content three, I'll only show the Pages.
How could I do that?
I've tried to find a filter but nothing found and I wouldn't write a plugin. I'm using Umbraco 7.6
Update: I know how to create an listview but how could I make a filter to show only the childeren of one document type?
I don't know if I understand the question correctly, but I think what you want to do is set the permission of Pages to allow Pageblocks as its children (On the permissions tab of Pages)
Now if you want to display the children of Pages as a listview go to List view (top right) of Pages and enable Yes - Enable list view
If you want to both be able to view children in the tree and in a listview, you can leave the above option unchecked and add a List View property to the Pages documenttype (as displayed in your screenshot)

Adding multipage printing to Windows 8 ListView App

I have an app with a ListView showing a list of summary items.
I've added print support, but I'm stuck on splitting my content into different pages.
I can add multiple pages, but I don't know how to split my content into pages based on page size.
Currently I have a xaml user control for my print content with a bound ItemsControl in it. I'd either like to bind to a list of just the items that will fit on the page, or move the top visible item position up based on the page number.
I'm not sure which is the best approach and I'm not sure how to do either.
The only paging example I could find in the docs was for a rich text block, which relies on the RichTextBlockOverflow control. I don't think that will help me.

TYPO3: How to create a localization for page content element in list view?

I have non-used elements on my page. In list view I can see them. But now I want to create a page translation for this element. But in the list view there is no "Create new page translation" selection box. How can I create a localized element?
This is what I see? Where is the 2nd option?
In List module click the edit icon (pen symbol) of the content element. At the very top you will see a Language dropdown menu. Any language overlays that do not yet exist are marked with "[NEW]" (see Portuguese in the screenshot below). If you select one of those, the corresponding overlay record is immediately created and a you are presented with a form to fill in its content.

Resources