I have a use case where based on selection of an option from a list box, items in another list box should get updated. Fo rexample, my page contains city, restaurants and location. When I select city, the restaurants list box should show all restaurants in that city only. Again, when I select restaurant, location should show all the locations where the restaurant has branches in the city. How to do this page refresh with updated data in mojolicious framework ?
-- 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.
