Skip to content

Instantly share code, notes, and snippets.

@shrutis22
Created August 21, 2018 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shrutis22/b73f687772a7517937fe30dc32aaec53 to your computer and use it in GitHub Desktop.
Save shrutis22/b73f687772a7517937fe30dc32aaec53 to your computer and use it in GitHub Desktop.
({
handleOnChange : function(component, event, helper) {
component.set( "v.selectedRecordId", event.getParams( "fields" ).value );
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment