Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Tutorial/3.7/Minicrm/Code Types"

< Scout‎ | Tutorial‎ | 3.7
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{ScoutPage|cat=Tutorial}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
{{note|Scout Tutorial|This page belongs to the {{ScoutLink|Tutorial|Minicrm Step-by-Step|Minicrm Step-by-Step Tutorial}}. It explains how to add and use Code Types. You need to finish at least step {{ScoutLink|Tutorial|Add a form|Add a form}} in order to continue.}}
+
 
+
== How to create Code Types ==
+
Code Types always contain of an ID and a list of values.
+
 
+
Open the shared node in Eclipse Scout and expand the tree until you reach the Enumerations node. Right-click on the node and choose "New Codetype…" menu.
+
 
+
 
+
[[Image:Scout company rating codetype overview.jpg]]
+
[[Image:Scout company rating codetype smartcolumn.jpg]]
+
[[Image:Scout company rating codetype smartfield master.jpg]]
+
[[Image:Scout company rating new smartfield.jpg]]
+
[[Image:Scout company type codetype form.jpg]]
+
[[Image:Scout company type codetype new childcode.jpg]]
+

Latest revision as of 07:24, 18 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top