Yes/No (બોક્સ તપાસો) સામગ્રી ક્વેરી વેબ ભાગ ફિલ્ટરિંગ

To filter for a query for the Yes/No check box entitled "PG Milestone", આ જેમ CQWP રૂપરેખાંકિત:

છબી

આ તે સ્પષ્ટ-એકવાર તમે જાણતા તે પણ હાર્ડ માટે શોધવા-એક જવાબ થી પ્રશ્નોના અન્ય એક છે: સામગ્રી ક્વેરી વેબ ભાગ મદદથી હા / ના ચેક બોક્સ પર ફિલ્ટર કરવા માટે કેવી રીતે.

The first search result I find using the search term "filter yes/no content query web part" is flat out wrong, so I thought I’d put this up there and see if it can replace the incorrect result in typical search results.

It’s quite easy: True values = "1" and false values do not equal "1" (pretty retro, actually).

In the above example, I created site column of type "Yes/No (checkbox)" named "PG Milestone". I added it to a doc library, uploaded a few documents, set the value for a couple and tested it.

<ઓવરને />

6 પર "વિચારોYes/No (બોક્સ તપાસો) સામગ્રી ક્વેરી વેબ ભાગ ફિલ્ટરિંગ

  1. Collin

    હું એક પ્રશ્ન છે… I have an easy database with one table. Basically it consists of just a Name Field, Email Field and then several Yes/No Check Fields. I want to generate a query which list each email record of each which is checked "Yes". I have a qyery which each Yes/No field on it. And this formula: [Forms]![FORM WITH CHECK BOXES].[Yes/No FIELD NAME].. SO it points to a form where I can check multiple boxes and then the form has a button to run the query… It works fine except the relationship is an "AND" relationship where if an email record has Check Box 1 & Check Box 2 checked, I have to filter exactly like that. What I want is if Check Box 1 & Check Box 2 is checked to get result which include those records as well as the records where Only Check Box 1 is checked and the records where Check Box 2 is checked… કોઈપણ વિચારો?

  2. Alan Li wrote:
    મહત્તમ, this article is very useful for me.
    Can I ask how do you set up the CQWP file for filtering on Yes/No check box (Say ImportantNotices)? Is that right below?
    <property name="FilterField2" type="string">ImportantNotices</મિલકત>
    <property name="FilterValue2" type="string">હા</મિલકત>

    <property name="FilterOperator2" type="Microsoft.SharePoint.Publishing.WebControls.ContentByQueryWebPart FilterFieldQueryOperator, Microsoft.SharePoint.Publishing, Version=12.0.0.0, સંસ્કૃતિ = તટસ્થ, PublicKeyToken=71e9bce111e9429c">Eq</મિલકત>
    <property name="FilterType2" type="string">પાઠ</મિલકત>

    Thanks very much for your help.

જવાબ છોડો

તમારું ઇમેઇલ સરનામું પ્રકાશિત કરવામાં આવશે નહીં. જરૂરી ક્ષેત્રો ચિહ્નિત થયેલ છે *