I’m trying to create a sitemap for the smartphone. If I add a list and select an item with the name ‘Status Schlafzimmer’, the system shows a failure message:
Sitemap definition has validation errors: List widget Status Schlafzimmer, no separator configured
Please post your sitemap enclosed in the code fences ```
My first guess would be that you had a space in the item name. It needs to be treated like a variable name. Usually the separator is an underscore, not space.