Skip to content

docs(journeys): document read-only block-type support#135

Merged
DeolaJ merged 1 commit into
mainfrom
aa/docs-readonly-block-types
Jun 18, 2026
Merged

docs(journeys): document read-only block-type support#135
DeolaJ merged 1 commit into
mainfrom
aa/docs-readonly-block-types

Conversation

@DeolaJ

@DeolaJ DeolaJ commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents that read-only blocks (blocksDisplaySettings with type: 'DISABLED') are currently only supported for these block types:

  • Personal Information
  • Address
  • Availability Check
  • Text Input

This wasn't mentioned anywhere before. Added in two places across all three embedding docs:

  1. In the DataInjectionOptions type — expanded the blocksDisplaySettings doc comment to list the supported block types.
  2. A new "Making blocks read-only" section — explains blocksDisplaySettings (type: 'DISABLED', blockId, blockFields) and lists the supported block types.

Files

  • docs/journeys/sdk.md
  • docs/journeys/web-components.md
  • docs/journeys/embedding.md (legacy __epilot)

Test plan

  • Docs preview renders the new "Making blocks read-only" section and the updated type comment on all three pages.

🤖 Generated with Claude Code

https://claude.ai/code/session_01G2T8uLV7YeMnHHXc7DAaBd


Generated by Claude Code

Read-only via blocksDisplaySettings (type: 'DISABLED') is currently
supported only for Personal Information, Address, Availability Check,
and Text Input. Note the supported block types in the
DataInjectionOptions type and add a "Making blocks read-only" section
to the SDK, web component, and legacy embedding docs.

Co-Authored-By: Claude <noreply@anthropic.com>
@DeolaJ DeolaJ self-assigned this Jun 18, 2026
@DeolaJ DeolaJ merged commit a26ad7c into main Jun 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant