I created an object (book) and an action (add), and I am now trying to create the aggregation for the two. I created the aggregation, and clicked on the "Sort by" dropdown. The options looked like this:
Most Recent <- currently selected
Most Recent Add
Favorite Add
Custom...
I thought "cool, I want Most Recent Add". However, I can't even click on that. I can click on "Favorite Add", though. After I click on it, "Most Recent Add" goes gray, and "Favorite" shows up in the selection.
There are two issues here. First, there is inconsistency of wording. Is "Most Recent" the same as "Most Recent Add, and "Favorite" the same as "Favorite Add"? If they are there should be only a single option. IF not, then why does clicking on one result in the other being shown? Second, why is there an option that is at first shown as valid, and then is later greyed out?
Recent is greyed out for me as well, I think it is only applicable to a certain objects.
Related
I have a Requirement where User wants to leverage Drill Thorugh option by just selecting the field from a Visual.
We have different ways to drill-through and thats possible only after selecting a field and doing right click or by adding a Button and setting action as drill-through.
But is there a possibility of drill-through directly if a field is selected (and avoid doing right click) or Just click the Button and it should drill though (by default or using any logic).
Inputs will be really Appreciated.
Thanks
To see if there is a possibility of drill-through directly if a field is selected (and avoid doing right click) or Just click the Button and it should drill though (by default or using any logic).
I'm using REDMINE.
I have a list of projects on the screen.
Is it possible to add details of the ticket content to this screen?
I'd like to look over the screen at once instead of clicking with the mouse, how do I do that?
Also, if you have any plugins or useful tips and so on, please let me know.
Tamazawa, I believe you might be referring to "My Page" of Redmine where you could use widgets to decide what you see on that dashboard - keep in mind that such dashboard s project independent, so it can display issues from many projects that you are a member of on 1 screen.
For instance from My Page, you should be able to select an "Issues" widget to Add and set it up to pull a list of items to display using a saved custom query.
That should give you a snapshot of tasks at hand, without the need to click around the screen too much.
You may need to set up your saved query such that:
Description and / or
Last notes
are checked (if you want to see issues at a glance, without the need to open each one separately).
Alternatively, you can skip that "My Page" idea altogether, if you're ok with just opening a saved query with Description and / or Last notes selected.
Select (or other) has a demerit that when you add something other than the given options, the new option which you have written in text box, gets added in the list. So when next time when you see the drop down, the option which you added previously is now showing in the drop down list.
Here is detailed description:
When i add "Stack Overflow" in the text box of other option.
Now you will see this option in the list:
I have gone through the issues related to the "Select (or other) module and found out that this is the issue of this module"
What can be solution to this failure of this module?
CCK Selct Other can be a better option to avoid this problem, but in my case i have one additional requirement.
I wanted "Other" field should be hidden until the user selects "Other" option. But in CCK it is always open. So instaed i used Conditional Fields Module.
The way that Page Editor handles versions has been causing issues for in one of our Sitecore solutions for a client. I've posted about them here:
Sitecore instance showing incorrect workflow state in Page Editor
Expected usage of Page Editor's Experience date
I didn't get much response on those and so far I've surmised that this is just how Sitecore works. This is less than ideal for our instance, as when publishing restrictions are set, authors don't know which version they're editing which is causing various issues for them.
I'd like to implement a solution(s) to improve the experience provide the following functionality:
Something in the Experience tab that shows the number of the version being viewed.
A button on the Experience tab that resets the Date to the default (this is not simply setting the date to the current date/time, but resetting it to act as it did before a date was manually set).
A custom button in Content Editor which allows an author to open a specific version in Page Editor...set the date automatically when it opens, I guess.
An any one give me some clues on how much of this is possible and where to start?
Thanks.
For the first bullet "Something in the Experience tab that shows the number of the version being viewed", you can add version item in Core database.
Move to "Core" DB in Desktop Mode
Navigate to "/sitecore/content/Applications/WebEdit/Ribbons/WebEdit/Experience/"
Create "Versions" item like this, http://imgur.com/bPEDm7R
Create "Compare" item under "Versions" like this, http://imgur.com/dG8dz2M
The result like this, http://imgur.com/HPu3XAL
The content author can see which version they are using and they can also compare with previous versions.
How do I add new users to the "Watch List" for a particular bug in Redmine so that they will get updates for changes to said bug?
Ok, so this is a case of "the best to place to hide is in plain sight."
To add a user, open the bug and in the bottom right there will be a section called Watchers. Next to that is an Add link. Click that, and select the users to add to the watch list. Screenshots below.
If you are in the process of creating a bug, you can scroll down to the bottom of the "New Issue" section, and select the watchers there. This method will also ensure they are emailed about the creation of the bug. IIRC, adding them after the fact doesn't result in their being emailed until an actual change is made to the bug's status.