You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phoenix-talk
I would like to implement an input box that auto completes on a persisted model attribute, e.g. a users last name. I did run across https://nico-amsterdam.github.io/awesomplete-util/phoenix.html which looks possibly useful, but I have no idea how to hook it up to a Phoenix model lookup.