Hi, I would recommend avoiding multi-list and just using MultiButtons in a BoxLayout Y. You can also use InfiniteScrollAdapter to support pagination etc. You can see a sample of this in the property cross demo: http://www.codenameone.com/blog/property-cross-revisited.html
If you still choose to use a multi-list you can just use an action listener on the list and get the selected item to show a form. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/b20aec44-be1d-4525-8b7f-fc8233d9d2f9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
