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,["# DataActionForm\n\nVersion 4.0.25.14 (latest) \nDatatype \nDescription \n(object) \nobject \nstate \n*lock* \n[DataActionUserState](/looker/docs/reference/looker-api/latest/types/DataActionUserState) \nUser state\nExpand DataActionUserState definition... \ndata \n*lock* \nstring \nUser state data \nrefresh_time \n*lock* \ninteger \nTime in seconds until the state needs to be refreshed \nfields \n[DataActionFormField](/looker/docs/reference/looker-api/latest/types/DataActionFormField)\\[\\] \nExpand DataActionFormField definition... \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 Methods\n---------------\n\n- [DataAction/fetch_remote_data_action_form](../methods/DataAction/fetch_remote_data_action_form \"DataAction/fetch_remote_data_action_form\")\n- [Integration/fetch_integration_form](../methods/Integration/fetch_integration_form \"Integration/fetch_integration_form\")"]]