Jump to: navigation, search

Changes


UBIK Studio Manual

52 bytes added, 15 July
/* 3. Creating SelectiveList and SelectiveItem */
==3. Creating SelectiveList and SelectiveItem==
A SelectiveList provides a predefined list of selectable values that users can choose from instead of entering free text. each Each individual entry in this list is reprexsented as a SelectiveItem.
To add a list to a property, you must first switch to the Content View. Then, select Custom > List > SELECTIVELIST and drag it into a Bulk Editor (to access the Content View, switch to the "Content View" in the Class Browser – see screenshot). When creating the list, use the same data type as that of the corresponding Metaproperty.
<div style="margin-top: 20px;">
[[File:SLL1SLL2.png|none|left|700px400px|link=]]
</div>
<div style="margin-top: 15px;">
[[File:SLL2SLL1.png|none|left|400px700px|link=]]
</div>
<br>
To create SelectiveItems, navigate to Custom > List > SELECTIVEITEM and drag SELECTIVEITEM into a BulkEditor.
 <div style="margin-top: 20px0px;">[[File:SLL3SLL4.png|none|left|700px400px|link=]]
</div>
<div style="margin-top: 15px;">
[[File:SLL4SLL3.png|none|left|400px700px|link=]]
</div>
<br><br>To add SelectiveItems to a list, the previously created list must be opened in a [[Relation_Editor|RelationEditor]]. To do this, for example, drag Custom->List->SELECTIVELIST->Custom->ANLEITUNG into the RelationEditor. Then, drag the SelectiveItems from the [[Bulk_Editor|BulkEditor ]] into the corresponding list.
<div style="margin-top: 20px;">
[[File:SLL5.png|none|left|600px|link=]]
</div>
<br>
To add the list to the property, select the previously created list in the SELECTIVELIST column of CUSTOMMETAPROPERTY.
189
edits