Վավերացում, սյունակ է, Sharepoint 2010

Մշակողների մեծ մասը կանգնած խնդիրների հետ սյունակի validations է Sharepoint 2003/2007.

Դա իրոք ցավալի է գրել վավերացումը օգտագործելով գործարկողի մոտեցումը նման javascript մասին կամ jquery.

SharePoint 2010 տրամադրում է հետեւյալ validations է դուրս վանդակում.

  • Սյունակ Level Վավերացում,
  • Սայլակ Level Վավերացում,

Սյունակ Level Վավերացում,

Չնայած ստեղծել նոր սյունակում ցուցակում, սեղմեք սյունակի վավերացման հանգույց.

Նշեք ձեր ստուգման բանաձեւը.

e.g.

[FieldName]=”Արժեք”

Այն բանաձեւը, պետք է վերադառնանք ճիշտ է վավերացում փոխանցել.

Ստեղծել նոր սյունը է ցուցակում եւ Նշեք վավերացումը Պարամետրեր.


Ստեղծել նոր կետին ցուցակում, Սեղմիր պահել է վավերացնել.

WOW .... կյանքը հեշտ է Sharepoint.

Պետական ​​լարված լսել ցուցակ մակարդակի վավերացման իմ հաջորդ գրառումը.

8 comments to Column Validation in SharePoint 2010

  • […] Իմ նախորդ հոդվածում, Ես գրել սյունակի մակարդակի վավերացման դեպքում Sharepoint 2010. […]

  • veenar

    Can we compare more than 2 conditons eg;
    If the textbox values can either be “NewYork” կամ “Washington” then how the formula must be.

  • Rao

    Good Stuff.

    I need to check it for e-mail validation. Can you please suggest me on this ?

    Շնորհակալություն,
    Rao.

  • SPsidd

    I’m trying to use a Single line of text field with column validation to allow users to just type text into the column. The problem is that I can’t figure out how to allow multiple entries into the column.

    I have a validation formula that allows users to enter a single value such as “TC-12345” but how can I adjust the formula below to allow a user to enter something like “TC-12345; TC-23456; TC-34567” as well? Need to allow users to enter up to 20 separate values. My existing formula is below. Սիրով suggesst ինչ փոփոխություն պետք է ես անեմ achive իմ նպատակին.

    = ԵԹԵ(ՄԻԱՅՆ([4M_Delete Type])<8,
    ԿԵՂԾ,
    ԵԹԵ(ՄԻԱՅՆ([4M_Delete Type])= 8,
    ԵԹԵ(LEFT([4M_Delete Type],3)="TC-",
    ԵԹԵ(ISNUMBER(VALUE(RIGHT([4M_Delete Type],5))),
    ԵԹԵ(ՄԻԱՅՆ(RIGHT([4M_Delete Type],5)= 5),
    Ճիշտ է,
    ԿԵՂԾ),
    ԿԵՂԾ),
    ԿԵՂԾ),
    ԿԵՂԾ))

  • ccyborg

    Նման մոտեցումը չէ, հաշվի առնել SharePoint 2010 :

    = ՈՒ(TRIM([BadgeOwnerFullName])=””,TRIM([BadgeOwnerAccount])=””)

    շատ վատ է…

  • Zayno

    Ես ուզում եմ տեղադրել մի տեքստ մեծատառերով բայց ես չեմ կարող. Pa է անել վավերացման բանաձեւեր

  • Colin Phelps

    Արդյոք սա նշանակում է, որ = ՈՒ չի կարող օգտագործվել է սյունակ վավերացում? Եթե ​​այդպես է, թե ինչպես կարելի է անել, տվյալների վավերացում ավելի քան մեկ պայմանով?

    Իմ գործը այն է, որ ես ունեմ մի դաշտ, որը կոչվում է WinChance, որը մի մասն է մի մաքսային ցուցակ հետեւել ծրագրեր եւ դրանց հավանականությունը է շարունակել. Ես փորձում եմ ապահովել, որ եթե շարասյունը, որը կոչվում ProjectStatus սահմանվում է “Հաղթանակածները” որ WinChance դաշտը սահմանվում է 100%.

    I thought that a formula in the Column Validation for the WinChance column of =AND([ProjectStatus]=”Հաղթանակածները”,[WinChance]<100 would have achieved this. However I get an error message of

    "The formula cannot refer to another column. Check the formula for spelling mistakes or change the column to this column."

    In my research I see (I believe) plenty of examples where validation is done between different columns. Or am I going crazy?

  • Ron

    Is there a way to create a Field validation that would require a length of 6 where the first 2 must be Letters the next 3 must be numbers and the last could be either

Թողնել Պատասխանել

Դուք կարող եք օգտվել Այս HTML-թեգերը

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>