How to reference a static list for Form option component
Hello everyone
I’m trying to create a dropdown list were the list items is a list of countries (I have a list of countires in an XML and json format) and I want to load that static in /apps so I can reference it in form options (picture below)

My question is: Is there anyway that I can load my defined list ? or do I need to create each node for each country (picture below)?

Thanks in advance.


