Jorge

Results 7 comments of Jorge

I'm trying to create custom buttons that perform these actions in my app I'm using documentation called "Hide the toolbar completely ", from https://mavo.io/docs/ui

Hi, I improved the codepen demo: [https://codepen.io/GATIGA/pen/OJxrrOW](https://codepen.io/GATIGA/pen/OJxrrOW) , but I still don't understand what parameters I need to add. For example, I tried to add `mv-export` and `download="mavo1.json" ` for...

Thank you @LeaVerou and @DmitrySharabin I wasn't sure if it was an issue or not.

Hi, @DmitrySharabin @LeaVerou (As it's an old post, I'm tagging you, sorry if I'm doing it wrong) I came to an unexpected case, where moving from one list to another,...

> remove from DOM an element that is being dragged before it's automatically removed by Dragula. Could sortable.js [https://github.com/SortableJS](https://github.com/SortableJS) be a good replacement candidate? also see this one [https://github.com/kutlugsahin/smooth-dnd](https://github.com/kutlugsahin/smooth-dnd) that...

Thank you @DmitrySharabin Despite my search on issues, I don't see this previous issue....since 2018 (wow!) :) Hope this feature is still a need for others too: would be a...

in fact , it saves value, only if I add property name like `name="[$index]"` ``` (name set with expression) value SAVED: ``` isn't mavo supposed to set a name automatically?