This action will change the view of your window based on your search query.
Developer info
- API endpoint slug
- atmoph.search_view
- Filter code method
- Atmoph.searchView.skip(string?: reason)
- Runtime method
- runAction("atmoph.search_view", {})
Action fields
Query Text input > Short text
- Label
- Search query
- Slug
- query
- Required
- false
- Can have default value
- true
- Filter code method
- Atmoph.searchView.setQuery(string: query)