CodeCharge Studio

blnInsertAllowed<form> Run-Time Variable (ColdFusion)

Applies to

EditableGrid Form, Record Form

Type

Boolean

Access

read/write

Syntax

<cfset <expression>=blnInsertAllowed<form>>
<cfset blnInsertAllowed<form>=<expression>>

Description

This property determines whether the insert operation can proceed or not.

See also

DeleteAllowed<form> Variable
ReadAllowed<form> Variable
UpdateAllowed<form> Variable


On-line, printable versions and updates