Is there a way, using the templates, to pass data from context to context ?
For instance, if I open a modal for CRUD operation where I want to populate the content of a form for edit purpose, can I pass the whole hashref to fill the form ? How would one do this ? I've seen how to use javascript to pass some text, which could be re-used to request the same route again and then use the data to populate the form in the modal, but is there a more elegant way to do this with Mojolicious ? -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
