This has stopped working to get an item from a list. Was working just fine on saturday morning
$(this).find('[name=name]').text()
or
$(this).find('[dsid=name]').text()
where name is a label and I am clicking on a list and the javascript is
alert($(this).find('[name=name]').text());
Another bug or change in behavior that we dont' know about.
Also if instead of javascript I just use the actions functionality and map it to the label , it doesnt recognize it either. Its was all working fine before the update....
Thanks
Please let us know if there is an ETA for testing and fixing all the issues? No point working on the app till all this is fixed..
Thanks