This is a template for you to add countries to your platform.
The Countries template adds pages and other content so that you can create a personalized experience for your users. It adds the same content as some other templates:
Model
The template adds a Country model with properties to store the country data along with 194 countries already added.
See our knowledge base article, Create a new model.
Pages
It adds two pages, the Countries page with all the countries from the model shown:
When you select ADD COUNTRY, the other Country page opens in a modal window:
When you select an item in the list block, this page also opens populated with that item's details so you can edit the item.
You could use integration to populate a list of countries. See our knowledge base article, About Applaud's integration with Workato.
You can add more fields to this form by adding more properties to the Country model and then editing this form, see our knowledge base article, Add a Form block.