Friday, July 13, 2018

IntelliMorph

IntelliMorph is a technology that simplifies the modification of forms. For
example, IntelliMorph lets users hide and show fields. Individual users can safely
and swiftly rearrange fields to best suit their work preferences without modifying
the form through the AOT (Application Object Tree). IntelliMorph also makes it
possible to quickly redesign forms. Field labels can be modified without
disturbing field data or underlying business logic.
When the form is displayed the width of the labels are adjusted to the actual
language. Fields that are not active because of configuration or security are
removed. The formatting of date, time and numbers is performed according to the
settings in the operating system.
The design of the form should be made to support IntelliMorph. This includes the
following guidelines for the properties on the controls:


Limit the change of properties to a minimum. A property on a
control shadows a later system-wide modification at the dictionary
level.


Do not put controls at absolute coordinates. This prevents the form
from rearranging the fields if they are added or removed.


Use the values column width and column height for the properties
width and height to support manual resizing of the form.


Use database field groups. This enables a later modification to the
forms at the dictionary level.


Best Regards,
Hossein Karimi

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...