Please enable JavaScript to view this site.

Navigation: Advanced topics > Programming topics > Page class > Methods

showField

Scroll Prev Next More

 

Shows the previously hidden field and field label. The showField() method is available in the BeforeDisplay event of the Add/Edit/View/Register pages.

Syntax

showField($field)

Arguments

$field

a name of the field. Example: "Make".

Return value

No return value.

Example

Show the Make field:

 

$pageObject->showField("Make");

See also:

RunnerPage class: hideField()

JavaScript API: RunnerPage object > hideField()

JavaScript API: RunnerPage object > showField()

About RunnerPage class

 

Created with Help+Manual 7 and styled with Premium Pack Version 3 © by EC Software