Skip to main content
Learn how to use calculated fields in your forms in our Help Center guide.

A block with type CALCULATED_FIELDS. Used for computed/calculated values.

uuid
string<uuid>
required

Unique identifier for this block.

type
enum<string>
required
Available options:
CALCULATED_FIELDS
groupUuid
string<uuid>
required

Groups related blocks together. For standalone blocks, use the block's own uuid. For child blocks (e.g., dropdown options, multiple choice options), use the parent block's uuid so all children share the same groupUuid.

groupType
enum<string>
required
Available options:
CALCULATED_FIELDS
payload
CalculatedFieldsPayload · object
required

Payload for CALCULATED_FIELDS block type. Used for computed/calculated values.