Is it possible to use FetchXML from JavaScript? All the examples I seem to come across are written in VB or C# but I am not currently using any custom code besides JavaScript. I want to populate some attributes based on a drop down list selection. The values I need to get are stored in the database. I am thinking I can accomplish what I am looking to do with FetchXML. That is if I am understading correclty.