Handle process visualization and going from one step to another
This commit is contained in:
@@ -27,6 +27,10 @@ class Wiaas_Field_Order_Bundle_Document extends GF_Field_FileUpload {
|
||||
);
|
||||
}
|
||||
|
||||
public function get_input_type() {
|
||||
return 'fileupload';
|
||||
}
|
||||
|
||||
public function get_form_editor_field_title() {
|
||||
return esc_attr__( 'Bundle Document', 'wiaas' );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user