বাস্তব Xpath আগ বাড়া হবে?

পরিদর্শন:

একটি কাস্টম তালিকা যে কিছু ডজন কলাম সঙ্গে একটি কনটেন্ট টাইপ পরিচালনা নির্মিত.

একটি পৃষ্ঠা থেকে এটি যোগ করা হয়েছে এবং তারপর মাধ্যমে SPD, একটি ডাটা নয়নপথগামী রূপান্তর.

সমস্যা:

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

    <টেবিল সীমানা = "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".

ছাড়াইয়া লত্তয়া:

SPD প্রামাণিক সারি জন্য Xpath এক্সপ্রেশন উপলব্ধ & একটি ডাটা ভিউতে কলাম.

দ্বিতীয়, it shows the actual data. So for example, ধরনের একটি কলামের এই দেখায়:

<nobr><বিঘত><A HREF="/sites/Corporate/HumanResources/TalentAcquisition/_layouts/userdisp.aspx?ID=17">Galvin, পল</একটি><img সীমানা ="0" height="1" width="3" src="/_layouts/images/blank.gif"/><একটি href = 'Javascript:’ onclick = 'IMNImageOnClick();মিথ্যা প্রত্যাবর্তন;’ বর্গ = 'MS-imnlink'><img = নাম 'imnmark’ শিরোনাম =” সীমানা =’0′ উচ্চতা = '12’ প্রস্থ = '12’ src = '/ _layouts / ছবি / blank.gif’ alt = 'না উপস্থিতি তথ্য’ SIP = PGalvin@xxx.com’ id = 'imn_77, টাইপ = SMTP' /></একটি></বিঘত></nobr>

সাইফুল আলম চৌধুরী

আপনার ইমেইল ঠিকানা প্রচার করা হবে না. প্রয়োজনীয় ক্ষেত্রগুলি চিহ্নিত করা আছে *