|
|
(24 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | Selective Lists gives the possibility to limit the possible user inputs. | + | {{MetaClassInfoBox |
| + | | title = Selective List |
| + | | name = SELECTIVELIST |
| + | | internalname = SystemObjects.SELECTIVELIST |
| + | | namespace = System.List / Custom.List |
| + | | image = [[File:SY_SELECTIVELIST.png|220px]] |
| + | | imagecaption = Selective List |
| + | | purpose = Manage selective lists |
| + | | version = 2+ |
| + | | typestring = UBIK.Kernel.MetaClass |
| + | | runtimetype = UBIK.Kernel.SelectiveList |
| + | }} |
| | | |
− | e.g. if you want to let the user choose a car, but do not want to give the user the right to add new car-manufactors, just create a car-selective-list, so that the user is only allowed to choose out of this car-catalogue.
| + | Selective Lists gives the possibility to limit the possible values for a user input. |
− | [[File:Selectivelist.png|300px|thumb|right|2 parts to create a selective list]]
| + | [[Category:Metaclasses]] |
− | To generate a selective list, there are two important parts:
| + | |
− | *SELECTIVEITEM equals to a following item of a selective list
| + | |
− | *SELECTIVELIST is the base selective list
| + | |
− | | + | |
− | ==How to create a selective list==
| + | |
− | [[File:Add_a_selectivelist.png|300px|thumb|right|Add a new selective list]]
| + | |
− | #At first add a new selective list in the [[Contentview]] of the [[Designer]]. For this just fill in the necessary name, description and the type of the following data.[File:Add_selective_items.png|300px|thumb|right|Add new selective items]]
| + | |
− | #Now add a few needed Selective items.[[File:Selective_list_tree.png|300px|thumb|right|Structure]]
| + | |
− | #Open a [[Relation Editor]] Tab and drag the selective items onto the selective list.
| + | |
− | | + | |
− | ==How to use a selective list==
| + | |
− | [[File:Add_a_selectivelist.png|300px|thumb|right|Add a selective list]]
| + | |
− | | + | |
− | [[File:Add_selective_items.png|300px|thumb|right|Add selective items]]
| + | |
− | | + | |
− | | + | |
− | [[File:Selective_list_tree.png|300px|thumb|right|The selective list in treeview]]
| + | |
− | | + | |
− | | + | |
− | | + | |
− | [[Category:How to...]] | + | |