Skip to content

Instantly share code, notes, and snippets.

@ispern
Created April 13, 2011 01:42
Show Gist options
  • Save ispern/916808 to your computer and use it in GitHub Desktop.
Save ispern/916808 to your computer and use it in GitHub Desktop.
var record = Ext.getStore('Products').first(),
storeName = record.associations.getByKey('field_name').storeName,
childStore = record[storeName]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment