Sitecore - Analyze ribbon > Attributes dialog is empty for Campaigns/Goals/Attributes tabs - sitecore

Version- Sitecore 8.1 update 1.
I am trying to tag a media item for Page Download Event.
When I try follow the steps
My Attributes dialog shows no events to select from.
Events Listed
Attributes Dialog
Can Anybody help me here?

My first idea was that the analytics were disabled...but then you shouldn't even be able to open the Attributes popup.
Are you logged in as an Sitecore Administrator or another user? Perhaps the user role is not able to set any goals/events.
Have you checked the error log? Perhaps it can help with narrowing down this problem.

Related

All the options under ribbon tabs are greyed out in SharePoint 2013

All the options under ribbon tabs are greyed out in SharePoint 2013. I am only the site administrator and site owner and permissions has been set to full control but still all the options are disabled under ribbon tabs i.e in format text and insert ribbon tab.
Even I selected the web part and checked but still the options are greyed out. I have to modify content editor web part but I am not able to do that.
Are you sure that no one else has the page already checked out / editing?
You can choose Site Actions > Show ribbon.
If another user has it checked out, sometimes this can happen - looks like your permissions have been lost, when in fact the page is being edited by another user.

Clicking a node in the Sitecore tree makes all other nodes disappear

I'm encountered a weird issue with new Sitecore user accounts. I set their permissions correctly, giving them access to read, write, create, etc the content items/folders they need and the Media Library. When they user logs in and clicks any of the 5 nodes in the tree (or their children) the Sitecore tree/navigation will hide all other nodes.
So if they click an image in the Media Library, the Sitecore tree will focus on the Media Library and not show the Content, System, Templates, etc nodes.
I've tried adding every single role in my company's Sitecore system to a test user and that didn't change a thing, it still happens. Any thoughts on this would be greatly appreciated.
In the Content Editor, click the Content Editor menu, and then click Application Options. Click View tab and check "Show Entire Content Tree"
https://doc.sitecore.net/sitecore_experience_platform/content_authoring/the_editing_tools/the_content_editor/customize_the_content_editor
Can you please check your URL if it contains ro=/sitecore/media when you click an image media item? Also let please let us know which version you using of Sitecore? Have you made any changes to link manager ?
This sounds to me like a session issue. The Sitecore shell does not like running in a stateless load balanced environment, and the tree in particular manages it's context in session state. If you have more than one server for authoring behind an NLB make sure you have sticky sessions enabled. Otherwise check to make sure your session state setup is properly configured.

Sitecore - protect page and child pages except for Sitecore group

Using Sitecore 8, build 3, MVC. I have a page (yourDomain.com\MustBeSecure) on a Sitecore 8 site and I do NOT want any users to access this unless they are in a specific security group ("sitecore\IhaveAccess").
I've looked into Content Editor for the item, clicked on the Security profile tab but believe that is for content editing.
Any help is appreciated on this.
///////// Update - Now working /////////
I should have noted we are using Active Directory with auto authentication. Per Martin's post I started looking # Access viewer
** please note on these screen shots I overlay the actual names of the pages (and group name) to test-page and secure page (and IHaveAccess)**.
Thanks for the assistance!!
Screen shot 1:
Screen shot 2:
Screen Shot 3: default\Anonymous
Screen shot 4: Security / Details from Content Editor for page
Use Access Viewer to achieve that (Sitecore --> Security Tools --> Access Viewer).
Select default\anonymous user (those are everyone who not logged in) then select your page, then click Assign and set Deny permission (you would probably also consider setting that recursively with setting Inherintance also to Deny).
Then pick up your role Sitecore\IHaveAccess and repeat previous step with setting Allow permission
And below is the screenshot of a dialog you get after clicking Assign button, there are actual permissions you set for the user / role, as well as inherritance.
Hope this answers your question.

How to use workflow commands in the page editor without opening workbox?

I've setup a basic workflow in Sitecore on my content items, the workflow states consists of Draft, Awaiting Approval and Approved (which proceeds to auto publish). In the Content Editor you can use the review tab to action commands within your workflow, so I can submit from the ribbon.
Is there an option in sitecore out-of-the-box to do this in the page editor without opening the workbox?
Ideally I'd like to have the submit command action in the page editor ribbon.
Thanks in advance!
I don't know which version of Sitecore you use, but I do recommend updating your solution to the most current version (Sitecore 6.6 update 3). It does have Submit / Approve / Reject commands in the notification bar under the ribbon in Page Editor out of the box (see attached screenshots).

Sitecore user cannot load items in editor

I have a content editor that, when she logs into the Sitecore content editor and clicks an item, nothing happens. The item doesn't load for editing. If she clicks off of the item to another item she's prompted "do you want to save the changes to the item"?
Logging in with another account resolves the issue. Logging in with her account on another PC resolves the issue.
Has anyone ever seen this before? Sitecore is non-functional on this user's PC.
When you say that the item doesn't load for editing, you need to be more specific? Obviously, if she's clicking off the item and getting prompted to save, then the user is able to edit the item. What is it that she can't do?
Also, it depends on what role you have the user set to use, but depending on how you have your site configured, a user can simply click the item, see the fields and enter content in them. There may not be any "edit" queue. Is this not the case? If not, then there's more details that are needed to properly answer your question.
It sounds like a browser / caching issue. I usually try the following.
1. If IE 9 the I try and open a session in private and try again
2. Clear all browser history
3. If that doesn't work try with another browser.
4. If other browser fixes the issue then try to reset the original browser's settings to the defaults.
Last check if you are using a proxy server and try without. This is a long shot.
What version of Sitecore is being used? Older versions using IE9 require compatibility mode to be enabled (this was resolved in later updates of 6.5)
I find the Content Editor most stable in Firefox and IE9 compatibility mode. Chrome has a few finicky issues but generally works.