davicotico / jQuery-Menu-Editor

Multilevel Menu Editor for Bootstrap 4.x (Html & Javascript code)
https://davidticona.com/demos/jQuery-Menu-Editor/
MIT License
191 stars 86 forks source link

Add additional attributes to an item #28

Closed tomadmiraal closed 3 years ago

tomadmiraal commented 3 years ago

is it posible to add an extra attribute to the output?

I added an extra field to the add/edit form, but this field will not be added to the JSON output. also, when I edit the added menu item, this field will not restore the value in the form.

tomadmiraal commented 3 years ago

sorry, it is posible by default.

After digging into the code and reviewing my form, I found the problem.