Changes
/* Example use case */
== Example use case ==
[[File:Client_DSL_Example_Usecase.png|220px450px|thumb|border|alt=Example use case|Example use case]]
In this example, two properties "Model Guid" and "Part Guid" are associated with a dynamic selective list each.
* "Part Guid" depends on a property "Types of Parts" and uses DSL_Query "Part Query" to find the suitable dynamic selective list items (parts).
** Similarly, {{UBIK}} tries to find the "Part Guid" values, which can be found on the object itself in this case.
** If for example, the final "Part Guid" value is the Guid of item "Screw", the query will return all those "DSL Item Instances" that are "Screw", e.g. "M1.6". The user can then select from those just like with the other property mentioned above.
[[Category:Client|Dynamic Selective List (Client)]]
[[Category:WinX|Dynamic Selective List (Client)]]
[[Category:Xamarin|Dynamic Selective List (Client)]]
==See also==