Property:Property sortPos
Jump to navigation
Jump to search
(transfered by WikiBackup wikiTask at 2016-02-12T15:55:16Z) |
m (transfered by WikiBackup wikiTask at 2017-04-18T04:56:48Z) |
||
Line 1: | Line 1: | ||
{{Property | {{Property | ||
− | | | + | |name=sortPos |
− | | | + | |label=sortPos |
+ | |type=Special:Types/Number | ||
|index=5 | |index=5 | ||
+ | |primaryKey=No | ||
+ | |mandatory=No | ||
|size=3 | |size=3 | ||
− | | | + | |uploadable=No |
− | |||
− | |||
− | |||
|documentation=If none empty >0 this is the position in the sort clause of this | |documentation=If none empty >0 this is the position in the sort clause of this | ||
property. This is used when displaying list of the topic as the default sort order | property. This is used when displaying list of the topic as the default sort order | ||
Line 14: | Line 14: | ||
E.g. | E.g. | ||
Sortpos 1 for attribute lastname and sortpos 2 for attribute firstname leads to sort by lastname,firstname | Sortpos 1 for attribute lastname and sortpos 2 for attribute firstname leads to sort by lastname,firstname | ||
− | | | + | |
+ | A negative sortPos means "sort descending". E.g. sortpos -1 for year and sortpos -2 for month means sort by year,month descending,descending | ||
+ | |showInGrid=Yes | ||
+ | |isLink=No | ||
+ | |nullable=No | ||
+ | |topic=Concept:Property | ||
|storemode=property | |storemode=property | ||
}} | }} |
Revision as of 05:56, 18 April 2017
Property | |
---|---|
edit | |
name | sortPos |
label | sortPos |
type | Special:Types/Number→Special:Types/Number |
scope | |
index | 5 |
sortPos | |
primaryKey | No |
mandatory | No |
namespace | |
size | 3 |
uploadable | No |
defaultValue | |
inputType | |
allowedValues | |
documentation | If none empty >0 this is the position in the sort clause of this
property. This is used when displaying list of the topic as the default sort order and it is used for selecting topics . E.g. Sortpos 1 for attribute lastname and sortpos 2 for attribute firstname leads to sort by lastname,firstname A negative sortPos means "sort descending". E.g. sortpos -1 for year and sortpos -2 for month means sort by year,month descending,descending |
values_from | |
externalFormatterURI | |
showInGrid | Yes |
isLink | No |
nullable | No |
topic | Concept:Property→Property |
This is a Property with type Special:Types/Number