Skip to content

[Feature Request] Trigger event on selection #19

@deeeed

Description

@deeeed

Could it be possible to trigger an event at the end of a selection ?

Template.myformtemplate.events({
    "newadress #myfield": function(evt,tpl) {
          var adressdata = AutoForm.getInputValue(...);
          // update the UI with the data 
   }
})

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions