Skip to content

psStateNewRecordId - cWebView

Determines the string that is used as record ID for an empty buffer (new record)

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psStateNewRecordId
Access Type Syntax
Read Access: Get psStateNewRecordId to StringVariable
Write Access: Set psStateNewRecordId to StringVariable/Value

Description

Determines the string that is used as record ID for an empty buffer (new record).

Defaults to "", which hides the record id from the URL completely, but can be set to, for example, "New" to show in the URL that a new record is being created.

Note that this value should not be equal to an existing record ID.