form_bloc
form_bloc copied to clipboard
Autofill field from selected dropdown item
trafficstars
Hello,
I wonder if it possible to autofill fields when selecting item from DropdownField?
For example I have list of owners and when i select one of them, fields : firstName, lastName, email, phoneNumber are filled from Owner object?
@GiancarloCode I would be super grateful for any tips or directions on how to achieve this funcionality (unless this is not possible so please tell me so I won't waste my time looking for possible solutions :D )