Re: Date and Time field
From: Jim Duncan (CollutionsInc_at_community.nospam)
Date: 12/08/04
- Next message: Jim Duncan: "Re: How to create a FAQ in WSS?"
- Previous message: equaad_at_yahoo.com: "Problem using customized SQL queries in database connection"
- In reply to: Ryan: "Re: Date and Time field"
- Next in thread: Ryan: "Re: Date and Time field"
- Reply: Ryan: "Re: Date and Time field"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 8 Dec 2004 10:29:07 -0800
Hello Ryan,
You can add a new Calculated column that shows just the date portion of the
Begin field:
Modify settings and Columns > Add a new column
Column Name: BeginDate (or whatever)
Type: Calculated
Description: (whatever)
Formula: [Begin] (just double click Begin)
Data type returned: Date and Time
Date and Time Format: Date Only
Add to default view: (up to you)
Then modify the view to include your new BeginDate column instead of Begin.
HTH
-- Jim Duncan Collutions, Inc. "Ryan" <langton@ci.manhattan.ks.us> wrote in message news:emggNmU3EHA.2540@TK2MSFTNGP09.phx.gbl... > Forget the custom field idea, I want to edit the view (current view) to just > display the date portion of the "Begin" field. I am almost 100% positive > this is possible. However, I go into the "edit current view" (current view > is the name of the view that is being displayed for events on the main page) > and the fields are greyed out. At the top of the screen is the text "To > customize this view further, use a Web page editor compatible with Windows > SharePoint Services. " That is exactly what I need to do! Unfortunately I > am having a hard time finding out what file it is I need to modify. Any > help greatly appreciated. Thanks! > > Ryan > > > "Ryan" <langton@ci.manhattan.ks.us> wrote in message > news:OSL4QsT3EHA.1292@TK2MSFTNGP10.phx.gbl... > >I created a new custom field "Date" which I figured we could use instead of > >Begin. I created the field to be of type "Date" only (not Date and Time). > >Now my problem is getting rid of Begin. WSS seems to force it to be used > >as a column. > > > > "Ryan" <langton@ci.manhattan.ks.us> wrote in message > > news:emoYZjT3EHA.824@TK2MSFTNGP11.phx.gbl... > >> WSS includes a field type "Date and Time" such as the fields "Begin" and > >> "End" for Events. I'm wanting to display only the Date portion of this > >> field in the Event's shown on the front page. Anyone have any > >> suggestions as to the best way to go about this? Can I use the Begin > >> field and just customize the way it is displayed or should I create a new > >> field (and can I create that field to use the calendar control the same > >> way Date and Time fields do)? > >> > >> Thanks, > >> Ryan > >> > > > > > >
- Next message: Jim Duncan: "Re: How to create a FAQ in WSS?"
- Previous message: equaad_at_yahoo.com: "Problem using customized SQL queries in database connection"
- In reply to: Ryan: "Re: Date and Time field"
- Next in thread: Ryan: "Re: Date and Time field"
- Reply: Ryan: "Re: Date and Time field"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|