WebApp Troubleshooting
This may also help troubleshoot issues with modules. Some frequently asked questions and a checklist of things to try when your webapp/module tag is not behaving as expected.
Check your Liquid tag parameters are valid
{{this}}{% include 'webapp', id: '1', item_ids: '1', per_page: '1', sort_type: 'item_ids', layout: 'widget-test' -%}Nesting a List inside a Detail
{% include 'webapp', id: '1', layout: 'default', type: 'list' %}Last updated
Was this helpful?

