Project Description[en]
This project is a custom field for SharePoint 2007 platform including Windows SharePoint Services 3.0 (WSS) and Microsoft Office SharePoint Server 2007 (MOSS). This custom field is a regular expression validator. When you create a new RegEx field, you have to provide a RegEx and a custom error message. When a user tries to create/edit this field, this custom field checks if the value matches the regular expression.
This custom field will be deployed within a feature and a solution package (.wsp).
[fr]
C'est un projet pour les champs personnalisés de Microsoft Office SharePoint Server 2007 et/ou Windows SharePoint Services v3. Ce champ personnalisé valide la valeur saisie par une expression régulière lors de l'ajout ou la modification.
Ce champ personnalisé sera déployé sous forme de feature dans une solution SharePoint.
-------------------------------------------
Gael Duhamel
http://gaelduhamel.spaces.live.comhttp://feeds.feedburner.com/GaelDuhamel-SharepointEtCommerceServer
-------------------------------------------
SCREENSHOTS
New Custom RegExValidator field's creation
Error on validation (you can see the custom error message filled out)
Your value match the RegEx, it's added!