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

New Post: SPComplexToSimpleDropdown - Default value not taken into account

$
0
0
Hubert,
Try adding a .change() event to the SELECT element after setting its value from the URL value. That ahould trigger Marc's code to the set the value of the 'real' value. Here is the code using jQuery:

$("#SPComplexToSimpleDropdown_Training")
.val( GetURLParameter('Training') )
.change();

/Paul 


--
Paul T.

-- Sent from Mobile


Viewing all articles
Browse latest Browse all 6517

Trending Articles



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