Stump the Panel: SharePoint Q&A

Immediate solutions for common SharePoint questions
It is currently Sat May 25, 2013 8:28 pm

All times are UTC - 5 hours [ DST ]


Forum rules


What you are viewing is an archive of Stump the Panel. It remains for reference purposes. Please post all new questions on NothingButSharePoint.com
https://www.nothingbutsharepoint.com/sites/eusp/Forum



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: trying to add colored bullet to calculated field
PostPosted: Wed Nov 03, 2010 2:55 pm 
Offline

Joined: Fri Oct 29, 2010 12:42 pm
Posts: 18
I'm using Christophe's color-coding examples here:
http://blog.pathtosharepoint.com/2008/1 ... -examples/

I used the formula generator to get a formula for my particular list, then inserted it in the <div style> expression like so:

Code:
=”<DIV style=’font-weight:bold; font-size:24px; color:"&=IF([Potential problems?]="","Black",IF([Potential problems?]="Present problems need resolution","Red",IF([Potential problems?]="Possible issues ahead","Gold",IF([Potential problems?]="Clear sailing","Green",""))))"&”;’>&bull;</DIV>”


I must not know enough CSS to be able to debug this - Sharepoint keeps saying 'bad syntax'.

help?


Top
 Profile  
 
 Post subject: Re: trying to add colored bullet to calculated field
PostPosted: Wed Nov 03, 2010 3:03 pm 
Offline
User avatar

Joined: Sat Jan 02, 2010 6:02 pm
Posts: 1035
Location: Silver Spring, MD
What does the HTML look like w/o the Text2HTML script?


Top
 Profile  
 
 Post subject: Re: trying to add colored bullet to calculated field
PostPosted: Thu Nov 04, 2010 12:54 am 
Offline

Joined: Sun Jan 03, 2010 8:22 am
Posts: 181
Make sure you use plain quotes (' or "), not styled quotes, in the formula.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group