Notes Client doesn't show Actions menu - menu

I'm an HCL Notes developer. I have recently installed Notes client 10. But I can't see lots of menu options from within client including Actions menu. Other menus also provide limited sub-menu options. Please help on from where i can configure to show/hide menu options.

Ok i got the solution by googling this "how to configure notes.ini to show/hide menu items". Added the line
AdvProp_MenuVisible=1 at the end of my notes.ini file.
The link is below for the help to any else who's looking for the same issue.
https://help.hcltechsw.com/domino/beta/12.0.1/conf_controllingadvancedpropertiesmenus.html

Related

IBM Designer client launching Forms & Views into Notes Client! CLFRJ0010E sometimes

Hi XPages app developers.
Some weird stuff happening between the Notes Client and the Designer Client:
I launch Notes then right-click an app and tell it to Open in Designer.
I wait for it to load, it does, but funny, it says "IBM Notes in the title bar". I proceed to select the Xpages Perspective; I open the list of Views and select a view to Edit.
And BOOM! it opens the view in a kind-of design mode in my regular Notes client! Messed up or what?
Who's seen this and has a solution? Please share your thoughts!
Whatever it was, reinstalling worked.

Navigation Bars in Sharepoint

I'm working on creating a team website at work. I would like to make a nav greyed out such that when I click it, nothing happens. It seems that the default nav options always link to an empty page.
Any assistance is much appreciated. I am using sharepoint online for site creation.
Thanks.
Using IE F12 developer tools to check if some JavaScript error occurs or not.
And provide some screenshots for further research.
If you want to customize navigation bar, the articles below for your reference:
https://chrisstahl.wordpress.com/2014/03/31/customizing-sharepoint-2013-global-navigation-with-css-and-jquery-part-5/
http://www.sharepointdiary.com/2014/11/sharepoint-2013-top-navigation-bar-branding-css.html
https://sharepoint.rackspace.com/branding-top-navigation-in-sharepoint-2013

How can you disable blog comments in Orchard CMS?

How can you disable blog comments in Orchard CMS? I can't see how to do this. There's nothing about disabling comments in settings.
You can add control functionality on your site by enabling and disabling features exposed by the modules that are installed to Orchard. To view the available features, click Features under the Modules heading in the Orchard admin panel.
I think you will have one called Orchard.Comments
To disable the feature, simply click Disable for that feature.
Also, you can modify the page content type in Orchard to not allow comments.
Log in as an administrator and then head over to the Admin Dashboard. On the left hand navigation, select the Content item.
Then click on the Content Types tab at the top.
Find the Page Content Type and click the edit link.
Click the Add Parts button.
And then uncheck the Comments part check box.
Click Save on this page and then Save again on the Page content type.
Also, when you create a new Page in your Orchard site you will see the Allow new comments check box so that your users can leave comments on the page/article that you create.

Sharepoint server publishing feature was activated but not show hide ribbon in Site Actions

Sharepoint server publishing feature was activated on one of my SharePoint sites, but it's not showing hide ribbon in Site Actions.
Also when we edit the page, it's appending the parameters “?PageView=Shared&InitialTabId=Ribbon.WebPartPage&VisibilityContext=WSSWebPartPage” to the address bar insted of "?ControlMode=Edit&DisplayMode=Design".
NB : In the navigation setting the "Ribbon" and "Hide Ribbon" commands are already set as "true"
Your issue seems to be similar to that reported here:
https://social.technet.microsoft.com/Forums/ie/en-US/35c7f486-2b20-4129-b461-65b147a4490e/when-editing-the-page-in-sharepoint-we-cannot-edit-the-content-area-and-we-need-to-click-on-save-and?forum=sharepointgeneral
We found your issue and the solution because when our users edited a sharepoint online page they got take to
intranet/pages/somepage.aspx?PageView=Shared&InitialTabId=Ribbon.WebPartPage&VisibilityContext=WSSWebPartPage
Which showed them a view of the page with no ribbon and no ability to edit the content.
On some pages they were shown the ribbon. In thoses cases they still couldn't edit the content until they clicked the "save and keep editing" option from the ribbon save button. When they did this they were taken to
intranet/pages/somepage.aspx?ControlMode=Edit&DisplayMode=Design
After going through the solution outlined on technet (turn publishing off and turn it on again) our users now experience : edit page taking them to full ribbon, and editable content without a URL suffix i.e. they end up at the following when they edit the page
intranet/pages/somepage.aspx
Hope this helps someone

xPages Designer Team menu is missing

I was installing source control in the xPages / Domino designer and screwed it up. In trying to repair my flawed install, I've somehow removed the "Team" designer menu option.
Can anyone tell me how to get the "Team" menu option in designer back?
Thanks in advance,
-- Jeff
99% of the time, deleting the workspace folder will reset everything (back it up somewhere in case you need the stuff in it).
This will resolve issues caused by most broken plugins.
I assume you are in the package explorer because Team is only displayed there.
What I try is to do a reset perspective that can be found in the window menu.
One thing that I wasted a lot of time on was not being able to find the "Team Development" menu in the Navigator pane (your "normal" Domino Designer view of databases). The trick is to select the XPages perspective... ;-)
/John

Resources