How to display attributes as read-only

Aware IM will automatically display “calculated” attributes and attributes protected by the PROTECT rules as read-only, but it will display them in a read-only text box. If you want to get rid of the text box you can use HTML cells in a form layout and reference an attribute inside the cell. For example, if you want to display the attribute “MyAttribute” of the object “MyObject” define the following HTML cell in your form layout:

<<MyObject.MyAttribute>> 

Note that you can also use expressions inside tags and use the HTML tags to display attributes as bold, colored, italicised etc.

  • Last modified: 2023/05/09 02:00