Ќе реалниот XPath чекор напред?

Преглед:

Креирано сопствен список кој раководи со типот на содржина со некои десетина колумни.

Додадени кон страница, а потоа преку СПД, претворена во податоците поглед.

Проблем:

My Xpath expression was returning blank for a column named "Current Position". I referenced it thusly:

    <table border="1">
      <XSL:for-each select="/dsQueryResponse/Rows/Row" >
        <tr>
          <td>
            Моментален статус:
            <XSL:value-of select="@Current_x0020_Status"></XSL:вредност на>
          </td>
        </tr>
      </XSL>
    </маса>

The column in the CT is named "Current Status". It shows up in the lookup as "Current Status". Everywhere you look, you see "Current Status".

Додека пердах нестрпливо во врска со, во потрага по решение, I instead referred to "@Recruiter" и овде! — that actually returned back the current status. I expected it to return back the recruiter when I did that.

Решение:

I poked about in SPD. Go to that page in SPD and it shows the data view. You can inspect the actual data provided to the view and associated Xpath. Here I found out that indeed, the Xpath pointed at "Recruiter". Strangely enough, the "actual" recruiter field pointed from "Recruiter1".

Одземете:

СПД предвидува авторитетен Xpath изрази за редови & колумни во податоците поглед.

Вториот, it shows the actual data. So for example, колона од типот покажува овој:

<nobr><век><A HREF="/sites/Corporate/HumanResources/TalentAcquisition/_layouts/userdisp.aspx?ID=17">Галвин, Paul</А><img border ="0" height="1" width="3" src="/_layouts/images/blank.gif"/><a href = "javascript:’ OnClick = "IMNImageOnClick();враќање false;’ класа = "MS-imnlink"><img име = 'imnmark’ title =” border =’0′ height = '12’ width = '12’ src = "/ _layouts / слики / blank.gif’ alt = "Не информациите за присуство’ голтка = 'PGalvin@xxx.com’ id = "imn_77, тип = SMTP '/></на></век></nobr>

Остави Одговори

Вашата е-маил адреса нема да бидат објавени. Задолжителни полиња се означени *