Views
Every table in Donotname can have multiple views. A view is a saved way of looking at your data — with its own filters, sorts, visible fields, and layout. Changing a view never changes the underlying data.
To create a new view, click the + Add View button in the view sidebar on the left side of the table.
Grid View

The default view type. Displays your data as a spreadsheet-like grid with rows and columns.
Features
- Resize columns — drag the column border to adjust width
- Reorder columns — drag the column header to move it
- Hide columns — right-click a column header and select "Hide field" or use the Fields panel
- Freeze columns — keep specific columns visible while scrolling horizontally
- Inline editing — click any cell to edit directly
- Row height — choose from Short, Medium, Tall, or Extra-Tall row heights
- Group by — group rows by a field value (e.g., group by Status to see all records grouped by their status)
- Row coloring — apply conditional colors to rows based on field values
Filtering
Click the Filter button to add conditions:
- Select a field
- Choose an operator (equals, contains, is empty, etc.)
- Enter a value
- Add more conditions with AND/OR logic
Filters are saved per view — different views can show different subsets of data.
Sorting
Click the Sort button to order records:
- Select a field to sort by
- Choose ascending or descending
- Add additional sort levels for tie-breaking
Kanban View

Displays records as cards organized in columns, ideal for tracking items through stages.
Setup
- Create a new view and choose Kanban
- Select a Single Select field as the column grouping (e.g., Status, Stage, Priority)
- Each option value becomes a column; records appear as cards in the column matching their value
Working with Kanban
- Move cards — drag a card to a different column to update its field value
- Card fields — choose which fields to display on the card face via the Fields panel
- Cover image — if the record has an Attachment field, the first image can be shown as a card cover
- Stacking limit — optionally limit cards visible per column with a "show more" toggle
- Uncategorized column — records with no value for the grouping field appear in an "Uncategorized" column
Use Cases
- Sales pipeline (Lead > Qualified > Proposal > Negotiation > Closed)
- Project tasks (To Do > In Progress > Review > Done)
- Content calendar (Draft > Review > Approved > Published)
Calendar View

Displays records on a calendar layout based on a date field.
Setup
- Create a new view and choose Calendar
- Select a Date field to place records on the calendar
- Optionally select an end date field for multi-day events
Working with Calendar
- Month/Week/Day views — toggle between different time scales
- Drag to reschedule — drag a record to a different date to update its date field
- Click to create — click on an empty date to create a new record with that date pre-filled
- Color coding — records can be colored based on a Select field (e.g., category or priority)
- Event details — click a record on the calendar to open its detail view
Gallery View

Displays records as visual cards in a grid layout, emphasizing images and key fields.
Setup
- Create a new view and choose Gallery
- Select an Attachment field as the cover image (optional)
- Choose which fields to display on each card via the Fields panel
Working with Gallery
- Card size — adjust the grid density to show larger or smaller cards
- Cover fit — choose between "Fit" (show entire image) or "Fill" (crop to fill)
- Click to open — clicking a card opens the full record detail view
Use Cases
- Product catalog with images
- Team directory with photos
- Portfolio or mood board
- Real estate listings
Form View

Creates a form that external users (or team members) can fill out to create new records in the table. No Donotname account is required to submit a form.
Setup
- Create a new view and choose Form
- Configure which fields appear on the form and in what order
- For each field, set:
- Visible/Hidden — whether the field appears on the form
- Required — whether the field must be filled before submission
- Description — help text shown below the field
- Customize the form header (title and description)
- Set the post-submission message or redirect URL
Sharing the Form
- Click "Share" to get the public form URL
- The URL can be shared with anyone — no login required
- Embed the form in a website using an iframe
- Form submissions create new records in the table in real time
Form Features
- Conditional fields — show or hide fields based on previous answers
- File uploads — Attachment fields allow file uploads on the form
- Pre-fill via URL parameters — add
?fieldName=valueto the form URL to pre-fill fields - Submission notifications — configure an automation to send an email or notification when a form is submitted


Shared View Settings
All view types share these common settings:
Filters and Sorts
Every view has its own independent filters and sorts. These are saved with the view and do not affect other views of the same table.
Field Visibility
Use the Fields panel (toggle icon) to show, hide, and reorder fields for the current view. Hidden fields still exist in the table — they are just not shown in this view.
Row Coloring
Apply conditional color rules to highlight records based on field values. For example, color overdue tasks red or highlight high-priority items in yellow.
Sharing
Any view can be shared via a public link with read-only access. This is useful for dashboards, reports, or status boards that external stakeholders need to see without editing.