Dev Guide
Dev GuideUser GuideGitHubNuGetDevCommunitySubmit a ticketLog In
GitHubNuGetDevCommunitySubmit a ticket

SubmittedFormData

OCP App SDK / SubmittedFormData

SubmittedFormData

The format form data will be provided in when the user submits a form or performs a button action.
Keys will be the field key as provided in the form definition.

Indexable

[field: string]: PrimitiveFormValue | PrimitiveFormValue[]