Search

Textual List

This element offers you the possibility to integrate data from a Textual List into your project and then display information from it in your app. You can choose whether you want to retrieve a feed from the Internet or whether it should be stored locally in the project.

After adding a Textual List to your screen, you will find this item in the Outline in the Objects folder.

Properties

To show the properties of the Textual List, click the Properties tab (the slider icon) in the upper right sidebar.

appdoo - Elements - Textual List

  • Name
    Here you give the element a name. This name is only used within appdoo. For example, you can quickly see in the outline where each Textual List is located. You can also edit the name by double-clicking on the Textual List in the outline. We recommend that you assign unique names when working with Data Links.

  • Location
    Here you can choose whether you want to load a feed directly from your appdoo project (local) or a feed from the Internet (remote).

    • local
      Select this option if you want to load an Textual List directly from the project.

      If you have selected the option “local” from the selectbox, a multiline input field is displayed below the selectbox. Here you enter the source code of the Textual List.

      • Load From File …
        If you prefer to edit the source code of your Textual List in an external text editor, this is of course no problem. Click on the button “Load From File …” and import the content of the Textual List file.
    • remote
      Select this option if you want to load an Textual List from the Internet.

      • URL
        If you have selected the option “remote” from the selectbox, a multiline input field “URL” is displayed below the selectbox. Here you enter the URL of the Textual List. Make sure that the URL always starts with “http://” or “https://”.

      • Reload
        Click on this button to retrieve the Textual List from the Internet again.

List of Elements & Data Sources

After your Textual List has loaded, the contents of the feed will be available to you as new elements in the list of elements.

appdoo - Elements - Textual List - Elements

These elements are based on the standard elements, but have pre-configured Data Sources to display the corresponding content from the feed. You can add and position these elements to your work space as usual.

appdoo - Elements - Textual List - Data Sources

The following property of the element can be set using the data links:

  • URL

All information about this area can be found on the separate Data Links page.

appdoo - Elements - Textual List - Data Links