I have 3 lookups (for another app) in a form that Fetch Countries.
The problem is that if I create in the first lookup a new Country record this will not appear in the second and third lookup selection. So I need to refresh the form.
Which is the best way to update the other lookups without refreshing the form and loosing the already filled fields.
Thank you,