Hi Guys,
lets say i have a relation between an Invoice and an Customer. Now when the user creates a new invoice - there should be an entry field "Customer" - the field should be readonly - when clicking the field - the user should select an customer from the database. What is the preferred why to solve this in Xamarin Forms?
thx