Jump to: navigation, search

Difference between revisions of "HowTo:Make a Property editable on Mobile Client"


Line 6: Line 6:
 
# The property '''Write enabled''' can only be changed in [[UBIK_Studio_Basics#Admin_mode|Admin mode]]:
 
# The property '''Write enabled''' can only be changed in [[UBIK_Studio_Basics#Admin_mode|Admin mode]]:
 
:* The current user will be shown in the down bar  <br/>[[File:UI_Property_editable_04.PNG|220 px|border|alt=Property editable|Property editable]]
 
:* The current user will be shown in the down bar  <br/>[[File:UI_Property_editable_04.PNG|220 px|border|alt=Property editable|Property editable]]
:* For changing the [[UBIK_Studio_Basics#User_rights|User rights]] click with the right mouse button on the user<br/>[[File:UI_Property_editable_05.PNG|220px|border|alt=Property editable|Property editable]]
+
:* For changing the [[UBIK_Studio_Basics#User_rights|User rights]] click with the right mouse button on the user<br/>[[File:UI_Property_editable_05.PNG|220px|border|alt=Property editable|Property editable]] Since {{Version/ServerSince|2.6.2}} the '''Write enabled''' property is replaced by the '''Lock Status''' property
# Since {{Version/ServerSince|2.6.2}} the '''Write enabled''' property is replaced by the '''Lock Status''' property
+
  
  

Revision as of 09:45, 18 January 2018

A MetaProperty must be made editable,not only to get them displayed on the client but also be able to edit.

  1. Navigate to the MetaClass APPLICATION in the Class Browser
    Property editable
  2. Put the APPLICATION via dragging and dropping in the Relation Editor and navigate to the MetaProperty
    Property editable
  3. By clicking on the right MetaProperty, on the right side the Object Editor window shows each property of the MetaProperty
    Property editable
  4. The property Write enabled can only be changed in Admin mode:
  • The current user will be shown in the down bar
    Property editable
  • For changing the User rights click with the right mouse button on the user
    Property editable Since the Write enabled property is replaced by the Lock Status property


See also