Jump to: navigation, search

Difference between revisions of "HowTo:Change an Objects Presentation on Mobile Client"


Line 5: Line 5:
 
# Save the changes with {{key press|Ctrl|S}} or the save command
 
# Save the changes with {{key press|Ctrl|S}} or the save command
  
 +
[[Category:Publishing]]
 
[[Category:How-To]]
 
[[Category:How-To]]

Revision as of 00:05, 30 March 2015

The presentation of an object on the UBIKCLIENT is defined through the DisplayStrings methods. Change the textual visualization by

  1. Connect the according MetaClass to a CE control
  2. Switch to the methods view style
  3. Edit the DisplayStrings or DisplayStringItem method
    DisplayStrings and DisplayStringItem method
  4. Save the changes with Ctrl+S or the save command