Recently Viewed...

    |   Register   |   Friday, May 16, 2008   
Sharepoint 2007 Forums
Subject: formatting question
Prev Next
You are not authorized to post a reply.

Author Messages
Luke
Posts:2
new to the springs
new to the springs


 


Any help would be appreciated.

Thanks.
02/23/2007 11:27 AM  
Hi:
Do you have any examples of how to format the disply of stocks?  I've just been playing with the alignment and added
html tags. For example:


     $(StockSymbol)
     $(LastTradePrice)
     $(PriceChange)
 
Chad
Posts:1457
river guide
river guide

02/26/2007 8:10 PM  
Well we really need to add some template examples for everyone but we will probably include that with documentation that we are working on now.

Simply put, you can use all HTML within the alignment etc... So if you have a good WYSIWYG or RichTextBox/HTML Editor you can create tables, different colors, horizontal rules, etc... All html can be includeded within the template.

-Chad
Warren
Posts:1
new to the springs
new to the springs

05/03/2007 11:37 AM  

Are we looking at seeing any examples of the stock templates soon?  I have the PDF User guide and it contains no information on how to create the stock template or specify a source URL for the information.

Chad
Posts:1457
river guide
river guide

05/04/2007 12:59 PM  

 Hi- Below is the template that we use on the http://sharepointdemo.datasprings.com site. We encourage any other users to post their own templates to the community as well. As far as the source URL, the source of the stock info comes directly from a web service of ours that the web part uses. You don't need to specify the source.

This is what it should look like:

Stock Information for $(StockSymbol) as of $(LastTradeDate) 

 

Last Trade:    $(LastTradePrice)
Trade Time: $(LastTradeTime)
Change: $(PriceChange) ($(PercentChange))
Prev Close: $(PrevClose)
Day Open: $(DayOpen)
Days Range: $(DayLow) - $(DayHigh)
52 Week Range: $(52WeekRange)
   
   
   
   
   
   
   
   


Attachment: 1544243745.txt
Attachment: 15445571845.zip

You are not authorized to post a reply.



ActiveForums 3.7
Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement