Previous Topic

Next Topic

Book Contents

Checkbox controls

Checkbox controls are mapped to 2xN clinical view columns, where N is the number of checkboxes (children). Each checkbox is mapped to two individual columns.

Columns in clinical views for checkbox controls

View column name

View column type

Report element name

Report element folder

Content

C_<CORECOLUMNNAME>

FLOAT, NUMBER or VARCHAR2 if the child is a simple control, otherwise VARCHAR2.

Code ~ <COREITEMNAME>

Additional Data

ELEMENTVALUE if a child control is a simple control, CONTROLSELECTIONVALUE if the control has a selection value, otherwise CONTROLREFNAME.

<COREITEMNNAME>

VARCHAR2

<COREITEMNAME>

Basic Data

ELEMENTLABEL if a child control is a simple control, CONTROLCAPTION, otherwise CONTROLREFNAME.

The following examples illustrate mapping a checkbox control.

Central Designer Properties Browser view

Illustration. Checkbox controls Central Designer Properties Browser view.

Central Designer Project Explorer view

Illustration. Checkbox controls Central Designer Project Explorer view.

MedML definition

Illustration. Checkbox controls MedML definition.

Display in the InForm application

Illustration. Checkbox controls display in the InForm application.

Send Feedback