Difference between revisions of "Test"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
m (17 revisions imported)
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
= Response =
= Calc: Count missing fields =
Interval i spørgeskema
Number of missing fields in a form or questionaire
 
Field group: [[Field type reference#Basic|Basic]]


Properties
Properties
* Type: [[Field type reference#Extension|Extension]]
* Groupable: No
* Groupable: No
* Show in lists: No
* Searchable: No
* Searchable: No
* Is category: No
 


== User interface ==
== User interface ==
[[File:FieldNumberIntegerResponse_show.png]]
Field in show mode


[[File:FieldNumberIntegerResponse_edit.png]]
[[File:FieldMissingValues_show.png]]
 
Due to its nature this field has no special editing mode.


User interface as displayed in picture
User interface as displayed in picture


== Configuration ==
== Configuration ==
[[File:FieldNumberIntegerResponse_BE.png]]
[[File:FieldMissingValues_BE.png]]


Required:
Required:
Line 24: Line 27:
Options:
Options:
* ''As shown above''
* ''As shown above''


== Developer info ==
== Developer info ==
* FeltTypeID: 17
* FeltTypeID: 2082
* SQL datatype: int(11)
* SQL datatype: int(11)
* Class name: FieldNumberIntegerResponse
* Class name: FieldMissingValues

Latest revision as of 11:55, 10 December 2021

Calc: Count missing fields

Number of missing fields in a form or questionaire

Properties

  • Type: Extension
  • Groupable: No
  • Show in lists: No
  • Searchable: No


User interface

Field in show mode

File:FieldMissingValues show.png

Due to its nature this field has no special editing mode.

User interface as displayed in picture


Configuration

FieldMissingValues BE.png

Required:

  • As shown above

Options:

  • As shown above


Developer info

  • FeltTypeID: 2082
  • SQL datatype: int(11)
  • Class name: FieldMissingValues