FormComponentExtensionBase::ReadTidAttribute (open)

Read title/tid combination attributes into a textedit

Syntax

LOADLIB "mod::publisher/lib/forms/editor.whlib";

MACRO ReadTidAttribute(OBJECT field, STRING fieldname, RECORD options)

Parameters

OBJECT field

A

STRING fieldname

Field to read. If not specified, it will use the field's name

RECORD options

Description

Reads the tid/title attribute and sets the textedit. It will read the normal matching pairs eg title/tid or label/labeltid. If the field is set by a tid, modifications will be blocked (these can currently only be edited in the form source code)