<BROWSE>.FORM_VIEW()
Syntax
<BROWSE>.FORM_VIEW()
Description
The <BROWSE>.FORM_VIEW() method toggles a browse window into a form window.
Supported By
Alpha Five Version 5 and Above
Limitations
Desktop applications only.
Example
This script switches the "Customers" browse to form view.
|
:customers.form_view() |
See Also