Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To use a data rule to derive atribute values follow these steps:

...

Table of Contents
minLevel3

Create a domain

The following domain model displays a Person and Address Entity.

...

To test your datarule create a page that contains al attributes. Make sure that you add a refresh to the attributes that are used as input (postalcode, housenumber) and ensure that the attributes that are used as goal ( street and town ) are set to read-only.

See also

Example project: CSVDataRule.project.zip

...