Change background color of categories in standard mail database - lotus-notes

As you might know, there's a standard background color set for categories in views of a Lotus notes mail database.
I'm using Notes 8.5.2, so the menu I have in release 9 is not available.
Now I want to know where this is set and if there's any possible way to change that for explicit views.
Thanks in advance!

I am not quite clear exactly what you are after, but if you have designer access, check out the help item "Allowing users to set colors in a view".
Basically the view design can include a hidden column that interprets the result of a formula as a foreground &/or background colour for the rest of the row. It takes a bit of experimenting to get good results.

Related

How can i change color of text of spinner?

I want to change the color of the default text in the spinner in dialog mode. If the text is "Select Gender" only its color change and others will be set as default. Is this possible?
Yes it is possible. You don't show anything you've tried and perhaps that's because you don't know whee to begin?
Have a read of this, Beginners CSS
It will help you get started with styling elements in Html documents using Cascading Style Sheets (CSS).

Microsoft excel color picker is different on different documents

I have two Excel two documents on the same laptop with an extended desktop.
For some reason, when i use the color picker, i get different color options on each of the documents. Here are the two options i see:
Document1.xlsx
Document2.xlsx
Does anybody know why the two documents are displaying different colors?
I would like to use the colors shown in column 9 in the the document 1 colours but i want to use them in document 2. How do i make both documents display the same colours?
They may have two different themes selected. See this page on How to Change a Theme. But, to the point:
On the Page Layout tab in Excel or the Design tab in Word, click Colors, and pick the color set you want.

Sharepoint Custom List Preview Pane not displaying information past Title and Date

My preview pane has all the items down the left side as it should, and it has all of my column selections as rows down the right side.
However, when hovering over the titles, only Date and Title are being filled out on the right side.
If I change the view style to boxed or anything then it displays all the information.
It just appears that preview pane is having some weird difficulty correlating the hovered over item to the information on the right, Any suggestions?
Using Sharepoint 2013. I don't have Sharepoint Designer though. There's roughly 15 columns of information that needs to be displayed in rows because there's not enough room along the columns bar otherwise. Boxed style worked for a moment but then I realized there was no way to make it 1 box wide instead of default 2 boxes wide.
EDIT: I created a calendar view to add onto my page and chose to display Title. This might be where the problem is coming from. It says the title of all of my items are (no title).
I figured out that in InfoPath in the Fields pane on the right, you have to go to 'Show Advanced View'. Then there is a group called queryFields. The title inside queryFields was never being injected with same information as dataField. I saw later in the view option that my sort by setting was [Title]. I don't know if it's relevant, but putting it out there for future readers.
Solution: If you have an email user/group field that is not completed, it will not display any details beyond that field for each record. Either remove that email column, or ensure they are filled out.

In CRM 2011, hiding picklist values to other users

Values visible to Owner
Hi I know how to hide the values in textbox as shown above,But no idea how to hide values similarly in the picklist.If anyone have any idea please guide me.
There is no option to "Password hide" the text in a pick list. You do have a couple options though:
Hide the field completely using the CRM setVisible javascript method. Set the code to run on the onload of the form. A slightly more "secure" version of this is to initially mark it as invisible in the CRM Form Editor, then make it visible for the users that need it visible.
Create a new form that doesn't even contain the field for the users that don't need access. This is the most "secure" method, but it requires the security to be role based, and it looks like you need it value based.

sharepoint 2010 dataformwebpart drop down list filter

I have two connected DataFormWebparts on a site page, with one web part filtering the data in the other, and this works fine as long as the design style allows the options to be clicked on i.e. the information is laid out in text format.
However If I change the style to be a drop down list then the filtering no longer works. I'm assuming this is because there is no longer a hyperlink to trigger off the event, but is there a way to make it work in this format?
jquery to the rescue. hide the links. show the dropdown and with jquery or javascript, trigger the link click on dropdown index change. try to google out. hope these hints help
faced same issue. i did this as i had less time

Resources