Versions Compared

Key

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

...

DB_Postocdes in this case is a csv file. The MO Gello Authoring tool will also load SQL Lite file and Firebird files.The package presents as a sequence of rows. Here is a screen shot of the simple structure of tis example:

Image Added


This is the import screen:

Image Added


Image Added



Here is the code running:


Image Added

 


The Suburb and the State can be captured from the UI of an archetype which runs this code in the onCalculate field for a Postcode Element:

Image Added


Here is the modified code that does this:

Image Added