4D v14.3LIST USER FORMS |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
LIST USER FORMS
|
LIST USER FORMS ( aTable ; form ; userFormArray ) | ||||||||
Parameter | Type | Description | ||||||
aTable | Table |
![]() |
Source form table | |||||
form | String |
![]() |
Source table form name | |||||
userFormArray | String array |
![]() |
Names of user forms coming from the source form | |||||
The LIST USER FORMS command fills the userFormArray array with the names of user forms coming from the developer form (table form) set in the table and form parameters.
If the user form was created directly using the EDIT FORM command, the only item that userFormArray contains is an empty string ("").
The array is empty if there are no user forms for the specified developer form.
Product: 4D
Theme: User Forms
Number:
809
Created: 4D 2004
CREATE USER FORM
EDIT FORM
Overview of user forms
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)