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

Created Issue: SPRequireUnique bug getting entered value [10235]

$
0
0
I can't believe that this was still in there, but I needed to change

``` javascript
// Get the columnDisplayName's value
var columnValue = $(this).attr("value");
```
to
``` javascript
// Get the columnDisplayName's value
var columnValue = $(this).val();
```

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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