Property:Property values from
Jump to navigation
Jump to search
(transfered by WikiBackup wikiTask at 2017-10-03T16:43:35Z) |
m (generated by GenerateProperties at 2017-10-03T18:04:02Z) |
||
Line 1: | Line 1: | ||
+ | |||
{{Property | {{Property | ||
− | | | + | |name=values_from |
− | |||
− | |||
− | |||
− | |||
− | |||
|label=values from | |label=values from | ||
− | |||
− | |||
|documentation=Specifies where to get the possible values to be displayed in a form from see | |documentation=Specifies where to get the possible values to be displayed in a form from see | ||
http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag | http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag | ||
Line 19: | Line 13: | ||
* values from external data=variable name - Used for autocompletion. You need to have theExternal Data extension installed to be able to use this parameter. It specifies that autocompletion should be based on the data retrieved from an outside source. A large number of data sources are supported, including web APIs, regular wiki pages, files on the local server, databases and LDAP directories. See Autocompletion using External Data. | * values from external data=variable name - Used for autocompletion. You need to have theExternal Data extension installed to be able to use this parameter. It specifies that autocompletion should be based on the data retrieved from an outside source. A large number of data sources are supported, including web APIs, regular wiki pages, files on the local server, databases and LDAP directories. See Autocompletion using External Data. | ||
|type=Special:Types/Code | |type=Special:Types/Code | ||
+ | |index=15 | ||
+ | |sortPos= | ||
+ | |primaryKey=false | ||
+ | |mandatory=false | ||
+ | |namespace= | ||
+ | |size=200 | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=textarea | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Property | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
[[Has type::Code]] | [[Has type::Code]] | ||
− | + | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | |
− | |||
− | This is a Property with type {{#show: {{ |
Latest revision as of 19:04, 3 October 2017
Property | |
---|---|
edit | |
name | values_from |
label | values from |
type | Special:Types/Code |
index | 15 |
sortPos | |
primary key | false |
mandatory | false |
namespace | |
size | 200 |
uploadable | false |
default | |
inputType | textarea |
allowedValues | |
documentation | Specifies where to get the possible values to be displayed in a form from see
http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
|
values from | |
showInGrid | |
isLink | false |
allow nulls? | |
topic | Concept:Property |
Code This is a Property with type Special:Types/Code