Skip to content

added handler for select item, custom id and label field#9

Open
zhenriques wants to merge 2 commits into
getwebhelp:masterfrom
zhenriques:master
Open

added handler for select item, custom id and label field#9
zhenriques wants to merge 2 commits into
getwebhelp:masterfrom
zhenriques:master

Conversation

@zhenriques

Copy link
Copy Markdown

No description provided.

@zhenriques

Copy link
Copy Markdown
Author
  id:'Field ID From JSON',
  label: 'Field Label FromJSON',
  select: function(item) {
        console.log(item.label);
   }

@zhenriques zhenriques closed this May 27, 2017
@zhenriques zhenriques reopened this May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant