47
PARAMETER
VALUE
REQUIRED?
You must specify all required fields.
The values you enter here will vary, depending on field type. See
How to specify values for different field types for more information.
disprec
Set this parameter to 1 to specify that the new record should be
displayed within the QuickBase application. An application login is
required before the record can be displayed. If you use this
parameter, QuickBase returns the normal QuickBase HTML page
that displays the record.
Omit this property if you don't want the new record to display within
the QuickBase application.
no
fform
Set this parameter to 1 if you are invoking API_EditRecord from
within an HTML form that has checkboxes and want those
checkboxes to set QuickBase checkbox fields.
Omit this property if you don't need QuickBase to set Checkbox fields
based on your HTML page.
no
ignoreError
Set this parameter to 1 to specify that no error should be returned
when a built-in field (for example, Record ID#) is written-to in an
API_EditRecord call.
If you do not set this parameter, QuickBase returns an error when
API_EditRecord writes to a built-in field.
ticket
Specifies valid authentication ticket. You obtain a valid ticket from
API_Authenticate. A ticket is also returned in the various API
responses. See API Overview for more information on the
authentication ticket.
yes
apptoken
Specifies a valid application token. See API Overview for more
more
information on application tokens.
yes, if the
application
requires
application tokens
udata
A string value that you want returned. It will not be handled by
QuickBase but it will be returned in the response.
no
Page 114