Skip to content

Instantly share code, notes, and snippets.

@nateyolles
Created January 21, 2016 08:52
Show Gist options
  • Save nateyolles/104e3d7a78f43ffb7648 to your computer and use it in GitHub Desktop.
Save nateyolles/104e3d7a78f43ffb7648 to your computer and use it in GitHub Desktop.
Using the custom AEM Granite UI / Touch UI multifield adapter
var field = $('.coral-Multifield').adaptTo('nateyolles-field');
field.setDisabled(true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment