Script to display custom table fields over 2 columns

General Python samples

Script hardcoded for a table called ADDINFO. You can edit the script to use for another table. (change the value in line 25 myCustomTableName = "ADDINFO")

If the custom table has 40 fields, the script will display 2 columns of 20 fields. 
It also has an extra navigation field at the top.

Python screen Sage 300