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: Wait, I may have been wrong. I don't think either are working for me. This is the entire rendered code in IE 10. There are no comments like you'd mentioned above: ``` <td width="190px" valign="top" class="ms-formlabel"><H3 class="ms-standardheader"><nobr>Educational Priority<span class="ms-formvalidation"> *</span></nobr></H3></td><td width="400px" valign="top" class="ms-formbody"><span dir="none"><select name="ctl00$m$g_16de9b61_74c3_4330_b859_cc7b43a7072b$ff31$ctl00$Lookup" id="ctl00_m_g_16de9b61_74c3_4330_b859_cc7b43a7072b_ff31_ctl00_Lookup" title="Educational Priority Required Field"> <option value="4">Food Security and Health</option> <option value="5">My work does not fit into any of the institutional educational priorities.</option> <option value="2">Resilient and Productive Environments</option> <option value="1">Sustainable Economies</option> <option value="3">Thriving Youth, Families and Communities</option> <option value="6">Ths one is not active</option> </select><br/></span>Please select the most appropriate educational priority.</td> ```

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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