Make fieldType a required property option. Check for the presence of either noFormPost or label.
This commit is contained in:
parent
3b31069b1c
commit
e1be2f9319
3 changed files with 41 additions and 7 deletions
|
|
@ -28,7 +28,7 @@ Package WebGUI::Definition::Meta::Property::Asset
|
|||
=head1 DESCRIPTION
|
||||
|
||||
Extends WebGUI::Definition::Meta::Property to provide Asset properties with
|
||||
specific methods.
|
||||
specific methods. The tableName and fieldType class properties must be defined.
|
||||
|
||||
=head1 METHODS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue