![]() |
#4 |
Участник
|
The following table contains additional information about form types.
Form Form type value Description Undefined 0 For internal use only. Create 1 This is the main form for an entity, displayed with blank values when creating an entity instance. Update 2 This is the main form for an entity, displayed with the current values for the entity instance being updated. Read only 3 This is the main form for an entity, displayed with the current values for the entity instance. All fields are disabled. This is used when the user does not have privileges or acess rights to edit the entity instance. Disabled 4 This is the main form for an entity, displayed with the current values for the entity instance. All fields are disabled. This is used when the entity instance is in the Inactive state. Quick create 5 This form is accessible from the lookup dialog. It is not available for custom entities. It contains the minimum fields needed to create an entity instance. Bulk edit 6 This form is used for editing multiple instances at a time. Последний раз редактировалось zhenek; 09.10.2007 в 13:28. |
|