Active Table Editor Forms Designer

Once logged in as an Administrator, you can customise the Record and Table/Record layouts by modifying existing objects or adding and deleting objects as required.

Form Designer

Form Designer

Designer Screen Overview

Designer Screen Overview

Working with combo box

Fixed combo box

Th above works well with static list of values.

  1. Set field name
  2. Populate values list
  3. Populate items list
  4. Leave filter and LookupId blank
Fixed combo box

Dynamic combo box

Th above loads list of values from the database (It uses menu item data).

  1. Set field name
  2. Set LookupId to menu item id you want to load the data from
  3. Leave filter blank

Dynamic combo box

Data example (single field)

Value/Item
London
Leeds
Paris
Brest

Data example (two fields)

Value Item
1 London
2 Leeds
3 Paris
4 Brest

Dynamic combo box with filter

The above loads list of values from the database and applies filter to the list automatically.

  1. Set field name
  2. Set LookupId to menu item id you want to load the data from
  3. Set filter to FilterKey=‘FilterField’ (Adjust FilterField accordingly)

Dynamic combo box with filter

Data example

Value Item Filter
1 London 1
2 Leeds 1
3 Paris 2
4 Brest 2

Video Tutorial


Confused? Ask question on our ETL Forum

Posted on August 30, 2025 • 2 min read • 321 words
www.etl-tools.com About Support Pricing Cookies Policy Term Of Use Privacy Policy License