When adding contact info through autocomplete, property does not get filled. This triggers our validation and tells the user that information is missing in the field
1 Like
Hi Lavrans,
Interesting bug. I’ll register a ticket on this.
// Erik
1 Like
Try adding update on keypress and auto focus on all fields you want to get updated
1 Like
This fixed it, thanks! Only needed the update on keypress