VisualDataForm:Books: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
"property-model": "smw-property", | "property-model": "smw-property", | ||
"SMW-property": "Author", | "SMW-property": "Author", | ||
"multiple-value": | "multiple-value": 1, | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"selectOptionsFrom": "options-values", | "selectOptionsFrom": "options-values", | ||
"required": true, | "required": true, | ||
"type": "property", | |||
"help-message-result": "enter the author of the book", | |||
"label-result": "Author" | |||
}, | |||
"Test bug Taginput": { | |||
"label": [ | |||
"Test bug Taginput" | |||
], | |||
"help-message": [ | |||
"Try to add a tag, then open the dropdown again and click on more tags to select them and then click again on the tags to deselect them, then check browser console" | |||
], | |||
"property-model": "smw-property", | |||
"SMW-property": "Text", | |||
"multiple-value": true, | |||
"preferred-input": "OO.ui.MenuTagMultiselectWidget", | |||
"input-config": { | |||
"tagLimit": "1" | |||
}, | |||
"selectOptionsFrom": "options-values", | |||
"options-values": [ | |||
"a", | |||
"b", | |||
"c" | |||
], | |||
"type": "property" | "type": "property" | ||
} | } | ||
} | } | ||
} | } |
Revision as of 02:14, 20 August 2023
pagename-formula | "Books/<Title>" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
freetext-input | "do not show" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
content-model | "wikitext" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
field-align | "left" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
popup-help | true | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fields |
|