Country dropdown

Hi,

Can anyone please provide me the dropdown that should have country list in cuba studio.

Thanks!!

You can use the LookupField component and display either a list of entities representing countries, or just a list of strings or arbitrary objects.

See examples here:
https://demo.cuba-platform.com/sampler/open?screen=related-entity-lookupfield
https://demo.cuba-platform.com/sampler/open?screen=custom-options-lookupfield

Need all default global country list as dropdown in cuba studio (like plugin)