Matthew Kuo
Results
2
issues of
Matthew Kuo
Is there a way to edit items already in the list? Like adding a due date to it after it has been created or editing the due date?
feature
I have some custom JS on my website that listens to the ninja forms radio: ``` jQuery(document).ready(function($) { var myController = Marionette.Object.extend({ initialize: function() { this.listenTo(Backbone.Radio.channel('forms'), 'submit:response', function () {...
type-bug
workflow-needs-reporter-feedback
component-front-end
integration-forms
priority-low