This data-source enables you to enter the URL of an Text Delimited data source, using it to populate the items of a compatible editor, e.g. Data List.
The configuration of the Text Delimited data-source has the following options:
The first field is URL, here you can enter either a remote URL, or a local relative file path.
e.g. https://leekelleher.com/umbraco/contentment/data.csv
You can keep the other fields into the default values, or change them as you need.
The value for the Text Delimited data-source item is a string
.
Depending on the List editor
used, this may be wrapped in a List<string>
.