Project DescriptionCustom DateTime field for SharePoint 2007 (WSS 3 and certainly MOSS). This custom field set the field value with current date and time in local time or UTC time.
Introduction
English
This is my first development project under Sharepoint.
It's the first time that :
- I developed a CustomField
- I created a Feature
- I localize
Also in the
Discussions tab, I'm taking of all your remarks, good practices on coding and evolution.
This project was born from the need to have a field Date and time or the hour would be initialized with the current hour.
After having performed most Internet search, I realized that there was not what I wanted.
I thus decided to create my own Custom Field.
Français
C'est mon premier projet de développement sous Sharepoint.
C'est la première fois que :
- Je développe un CustomField
- Je crée une Feature
- Je localise
Aussi dans l'onglet
Discussions je suis preneur de toutes vos remarques, bonnes pratiques de codage et d'évolution.
Ce projet est né du besoin d'avoir un champ Date et heure ou l'heure serait initialisée avec l'heure courante.
Après avoir réalisé des recherches sur internet, je me suis aperçu qu'il n'y avait pas ce que je cherchais.
J'ai donc décidé de créer mon propre Custom Field.
General information
English
This Custom Field:
- respects the 5 minutes interval of Sharepoint.
- is localized in English and French
- is deployed by Feature
Français
Le Custom Field :
- respecte l'intervalle de 5 minutes de Sharepoint.
- est localisé en anglais et en français
- est déployé par une Feature
Important
- Not tested on MOSS
- Non testé sur MOSS
Tools for source / Outils pour les sources
Visual Studio 2008
Dot.Net Framawork 3.5
WSPBuilder Extensions 1.0.5 (Add-In Visual Studio)
http://wspbuilder.codeplex.com/SPVisualDev - SharePoint Developer Tool 1.6.2
http://spvisualdev.codeplex.com/UnCompress file with 7-Zip
http://www.7-zip.org/
Screenshot
English
Create column

Create item
Français
Création de la colonne

Création d'un enregistrement
