{% if workspace.name.is_empty() %} Untitled Workspace {% else %} {{ workspace.name }} {% endif %}

  • PostgreSQL Credentials
  • All Workspaces
  • Tables

    {%- for rel in relations %}
  • {{ rel.name }}

    Settings
  • Portals

    {% for portal in rel.portals %}
  • {{ portal.name }} Form
  • {% endfor %}
  • {% endfor -%}