I have a list (table), with all my events within.:
CHECKBOX NAME_OF_EVENT DATE_OF_EVENT
This list is in my events/index. I would like to go to events/new, passing a parameter._id, and this parameter._id should be the column that have the checkbox clicked, like:
{{link-to 'events.new/ID OF CHECKBOX CHECKED' }}Edit{{/link-to}}
I am relative new to Ember, and I'm not finding a satisfactory answer, so I don't know exactly where I should start.
Thank you very much in advance.
Aucun commentaire:
Enregistrer un commentaire