Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
configuration:lisanew:tableproperties [2014-07-17 12:51]
Rafad Albaker created
— (current)
Line 1: Line 1:
-=== TODO: Table properties === 
-{{ :configuration:tableprop.png?nolink&300|}} If you open a table in LISA you will get a graphical representation, similar to how it will look in LIME Pro. Once the table is opened, __click anywhere in the header on the table__ and you can choose properties for the table to the right. Besides the properties you specified when you created the table, you can also choose for example where in LIME the table should appear ("Table Order") and which actionpad should be the default (the html-area to the left when you open an object for this table in LIME). 
- 
-You can also add a **descriptive expression**, which is used to specify which information should be printed out when using an object of this table. An empty descriptive expression will return the id number of the object. See example below 
- 
-<WRAP round todo> 
-=== Example === 
-^ Table      ^ Descriptive expression       ^ Example value in table          ^ 
-| Company    | [company].[name]     | Lundalogik AB        | 
-| Person    | [person].[name] + ' [' + [person].[email] + ']'     | Erik Syrén [erik.syren@lundalogik.se]        | 
-| Historik    | convert(nvarchar, [date], 105) + ' ' + (select sv from string where idstring = [category])     | 2014-12-01 Created quotation        | 
-</WRAP> 
- 
  
  • Last modified: 6 years ago
  • (external edit)