Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

Commented Issue: Title Changed for Required Fields after CU for Sharepoint 2010 [10231]

$
0
0
From https://spservices.codeplex.com/discussions/528533


I just installed the update on our Dev box. Here is what a required select now looks like:



```
<td width="190px" valign="top" class="ms-formlabel" >
<H3 class="ms-standardheader">
<nobr>Guideline<span class="ms-formvalidation"> *</span></nobr></H3>
</td>
<td valign="top" class="ms-formbody" >
<span dir="none">
<select name="ctl00$m$g_308135f8_3f59_4d67_b5f8_c26776c498b7$ff51$ctl00$Lookup" id="ctl00_m_g_308135f8_3f59_4d67_b5f8_c26776c498b7_ff51_ctl00_Lookup" title="Guideline Required Field">
</select>
<br/>
</span>
</td>
```

I have not tested SPServices yet but have ran into issues with other plugins.
Comments: Its not working for required fields. My fields are not rendered like you are searching for them. Their ID does not start with the field name. Sample: <select name="ctl00$m$g_6da0ab13_471d_47e1_8c9c_81483e315dae$ctl00$ctl05$ctl00$ctl00$ctl00$ctl04$ctl00$Lookup" title="Process Required Field" id="ctl00_m_g_6da0ab13_471d_47e1_8c9c_81483e315dae_ctl00_ctl05_ctl00_ctl00_ctl00_ctl04_ctl00_Lookup"> You have to use the TITLE or search the comment node: FieldName="Process" FieldInternalName="Process" FieldType="SPFieldLookup"

Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>