FieldFiles

From TS NoCode wiki
Revision as of 13:16, 18 June 2025 by Kpe (talk | contribs) (→‎Documents)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documents

Upload / download of files including versioning

Properties

  • Type: Files
  • Groupable: No
  • Show in lists: Yes
  • Searchable: Yes

Note that a class is added to the page while uploading ressources: uploadInProgress

In case you want to prevent the user presing update, the buttons can be hided with this CSS

 .uploadInProgress .tsUpdateButtons { display: none; }


User interface

Field in show mode

FieldFiles show.png

Field in edit mode

FieldFiles edit.png

User interface as displayed in picture


Configuration

No configuration required for this field type


Developer info

  • FeltTypeID: 50
  • SQL datatype: int(11)
  • Class name: FieldFiles