This action will play a favorites list.
Developer info
- API endpoint slug
- nomos_system.playfavorite
- Filter code method
- NomosSystem.playfavorite.skip(string?: reason)
- Runtime method
- runAction("nomos_system.playfavorite", {})
Action fields
Cid Dropdown list
- Label
- Which device?
- Slug
- cid
- Required
- true
- Can have default value
- false
List name Text input > Other
- Label
- Which favorites list?
- Helper text
- Favorites list name
- Slug
- listName
- Required
- true
- Can have default value
- true
- Filter code method
- NomosSystem.playfavorite.setListName(string: listName)