COOATTREDIT@1.1:CTRLCont(
boolean
ReadOnly,
boolean
UseStub,
boolean
IsMultiple,
boolean
IsAutomatic,
string
Accept,
boolean
AcceptClass,
boolean
AcceptAttr)
Name |
Description |
ReadOnly |
|
UseStub |
Defines whether the Fabasoft Folio Client or
Fabasoft Cloud Client is used for uploading a content. In case of e-services
generally no client is available. If no client is used the whole window will
reload on submit.
|
IsMultiple |
Defines if one or multiple files can be uploaded.
This only works if the Fabasoft Folio Client or Fabasoft Cloud Client is installed.
|
IsAutomatic |
Defines whether file pick dialog should be opened
automatically or not. This only works in some web browers (e.g. Internet Explorer).
It also defines if the dialog should be automatically submitted when a file is picked.
|
Accept |
This string is added to the allowed file type. One
can add file extensions (e.g. ".pdf") or mimetypes (e.g. "application/xml").
Multiple values have to be separated by comma.
|
AcceptClass |
File extensions of the property classconttypes will be added to
the allowed file types.
|
AcceptAttr |
File extensions of the property attrextension will be added to the
allowed file types.
|
Additional Information