Detail
Detail
Enhancement
It should be possible to display a web folder according to the customer's wishes. This includes, among other things
- Definition of the columns to be displayed
- With/without drag & drop for upload
- Input of description when uploading files can be switched off
- Definition of permitted file extensions for upload
A WebFolder is created by a configuredcom.top_logic.element.meta.form.FieldProvider. This FieldProvider is set by an annotation at the definition of a WebFolder-valued attribute. A factory method of the com.top_logic.layout.form.model.FolderField class is called in this FieldProvider. This class offers a broad interface for configuring its behavior.