I need to get the current component data source in experience editor, I've tried my best to hack it apart but can't seem to find the value or documentation on how to retrieve it.
If you click on a component => Edit component properties
This brings up a dialog box, I need the value of the "Data Source" field at run time, I can see the code inline that launches the dialog box, however it doesn't seem to make a request and I can't seem to figure out how to retrieve the data I need.
Any help would be great!