How to add navigation menu for interactive report? - oracle-apex

I have created an interactive report without choosing a new navigation menu option. Now I want to add a new navigation menu on the left side for my interactive report which I have created. How can I achieve it?
Thanks

The navigation menu is just a list. You can go to "Shared Components" > "Lists", and open it there. Alternatively, it will be visible from the page builder. In the page builder for that page, in the left pane, the far right tab says "Page Shared Components". The navigation is under "Lists" > "Page Navigation". That will open the list region for that page. Click the ">" icon next to "Source" to edit the list.

Related

Glitch using drillthrough and action

I am having trouble with a Power Bi report I have built on the desktop version.
I have a page with a graph and a button and a second page with a table of data. The button has an action to go to the bookmarked data page and the graph has a drillthrough linked to the data page.
When I open up the report and click on the button, it works correctly, then I click on the graph drillthrough and that works correctly too. But, when I then go back to the button and click it again, it shows whatever was last showing on the drillthrough from the graph. I have to exit the report to be able to show the full table using the button.
I have tried removing ticks from the bookmark, I have removed data and display, but this hasn't fixed it. I am new to Power Bi so I am not sure what to try next.
As I suggested in comments, the default bookmark settings that include data and page should work for your case. I have done exactly what you described in your post. I have two pages: Page1 with summary chart and bookmark button; Page2 which is a drill-through.
I have configured a bookmark with default settings and saved it on the drill-through page with no filters applied. I then do this:
Page1 drill-through to store=500
See Page2 filtered
Navigate to Page1
Click bookmark button
See Page2 unfiltered.
Here is my bookmark config. Note the bookmark was saved on the drill-through page with no filters applied:
Here is what I see when I drill-through on store 500:
And then I navigate to page 1 again. I click on the button attached to the bookmark and I see this on the drill-through page:

Sitecore 7.2 users getting locked in Media Library

Occasionally, users click into the media library while in the content tree in the content editor, and it winds up presenting them with only the media library tree afterward, with no option to pop up a level. Why might this be happening? Thank you.
The default setting for all new users in Sitecore is to not show the full tree. This is a common problem I see all the time.
Have each of your users do the following:
Click the Sitecore logo in the content editor (top left corner)
Select the Application Options menu
Select the View tab
Check the box for Show Entire Content Tree
Refresh the browser to reload the content editor and the tree should now be fixed

List View Tools tab missing in SharePoint Designer 2013

I got a task to customize the list view in SharePoint Designer 2013 . Unfortunately , i don't see List View Tools tab in my SharePoint Designer 2013. Even if i click anywhere in the web part code , i don't get it.
How to enable the List View tools tab in SharePoint Designer 2013 ?
With List View Tools :
Without List View Tools :
Bizarrely, Edit the Web Part properties and tick Miscellaneous > Server Render. I know on Tasks view webparts that this disables the Timeline and Complete icon functionality but it
enables the List View Tools and
enables valid filtering (with Server Render unticked, the filtering is wrong!).
simple way...
Open the list in Sharepoint designer 2013.
Select tag and right click and then click on tag properties.
just click on the open button.
And DONE..u can now see the List View tool option.
In my case it worked when the page was created as "Web Part Page". By default, if you select "Add a page" SharePoint creates it as "Wiki Page" and this functionality is not available.

dotCMS edit a menu

I cannot figure out how to edit a menu in dotCMS. I have been assigned the task of removing an item off a menu. If I login to dotCMS and navigate to the URL it will show the page integrated with the CMS. It shows a up-down arrow box for adjusting the order of the menu items. I cannot, however, find how to add/remove/rename the items. If I click on the up/down arrows it forwards me to a menu-reordering page. It does not give any links to further manage the menu from there. I did some searches in Website > Links without any luck.
Pages or directories are included in te menu if it has the option "show on menu" checked. You can uncheck it by going to the website tab in the cms and right click on te page or the directory you want to exclude. Click on properties in the context menu and in the new page uncheck the "show on menu" checkbox. The checkbox could be on the second tab, just look for it there, you'll fin it easy enough. Hope this helps.

How do I set a page as the default wiki page on Google Code?

I have several wiki pages on my project hosted on Google Code. How do I set one of my pages as a "Table of Contents"? I noticed that for some other projects, naming a page as TableOfContents will make it the default page displayed on clicking the "Wiki" tab. This did not work for me.
How do I add a "Table of Contents" to my Google Code wiki?
Got it!
Under the "Administer" tab, select "Tabs". Enter the name of the "Table of Contents" page in the "Wiki:" textbox.
Bonus tip: To set a project-wide sidebar (almost always a TOC, displayed on all wiki pages):
Select the "Administer" tab, click on "Wiki"
Scroll down to the "Wiki sidebar" section
Enter the name of the sidebar page under "Show the following page as a sidebar on all wiki pages:"