Changes

UBIK Active Lists

82 bytes added, Monday at 12:44
/* Purpose */
{{UBIK}} ActiveLists are the representation of such lists. They update dynamically on the client side without requiring an ACM rebuild and can be maintained per instance through server methods.
 
If a MetaProperty has both a SelectiveList and an ActiveList, the SelectiveList takes precedence when data is displayed on the client, and the ActiveList is ignored.
{{UnderConstructionStart}}
 
If a MetaProperty has both a SelectiveList and an ActiveList, the ActiveList takes precedence when data is displayed on the client, and the SelectiveList is ignored.
 
[[Category:ActiveList|UBIK Active Lists]]
[[Category:Server|UBIK Active Lists]]
 
= Client Behavior =
When the user opens an ActiveList:
710
edits