mercredi 4 mars 2015

retrieve choice value with jsom



I'm trying to retieve a choice value that a suer has selected from a dropdown list with :



var oTextColour=oListItem.get_item('myChoice');


But I get null when alerting the value.


I've tried :


var oTextColour=oListItem.get_item('myChoice').get_lookupValue(); but this errors.


Any ideas, using javascript








0 commentaires:

Enregistrer un commentaire