Stay organized with collections
Save and categorize content based on your preferences.
Version 4.0.25.14 (latest)
Datatype
Description
(object)
object
name
lock
string
Name
label
lock
string
Human-readable label
description
lock
string
Description of field
type
lock
string
Type of field.
default
lock
string
Default value of the field.
oauth_url
lock
string
The URL for an oauth link, if type is 'oauth_link'.
interactive
lock
boolean
Whether or not a field supports interactive forms.
required
lock
boolean
Whether or not the field is required. This is a user-interface hint. A user interface displaying this form should not submit it without a value for this field. The action server must also perform this validation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# DataActionFormField\n\nVersion 4.0.25.14 (latest) \nDatatype \nDescription \n(object) \nobject \nname \n*lock* \nstring \nName \nlabel \n*lock* \nstring \nHuman-readable label \ndescription \n*lock* \nstring \nDescription of field \ntype \n*lock* \nstring \nType of field. \ndefault \n*lock* \nstring \nDefault value of the field. \noauth_url \n*lock* \nstring \nThe URL for an oauth link, if type is 'oauth_link'. \ninteractive \n*lock* \nboolean \nWhether or not a field supports interactive forms. \nrequired \n*lock* \nboolean \nWhether or not the field is required. This is a user-interface hint. A user interface displaying this form should not submit it without a value for this field. The action server must also perform this validation. \noptions \n[DataActionFormSelectOption](/looker/docs/reference/looker-api/latest/types/DataActionFormSelectOption)\\[\\] \nExpand DataActionFormSelectOption definition... \nname \n*lock* \nstring \nName \nlabel \n*lock* \nstring \nHuman-readable label\n\nRelated Types\n-------------\n\n- [DataActionForm](./DataActionForm \"DataActionForm\")"]]