Suppose i have a list of countries in a lookup field and there is another lookup field which is for states as i select country in first lookup field then related states of this country should be load in state lookup field.
Hi,
you might have a look at Dependent Dropdowns - CUBA.Platform as well as the example on github: GitHub - mariodavid/cuba-example-dependent-lookup
Bye
Mario
Thnk u so much.