List of tables in Aot

How Can we get a lookup of all TableNames ?

This blogpost shows you how to work with the AOT objects dynamically: you’ll be able to generate such a lookup based on some parts of the blogpost.

I’d just use tableId = pickTable(…);

Look at \Forms\SysExpImpTables\Designs\Design[Tab:Tab][TabPage:Overview][Grid:Grid]\StringEdit:TableName\Methods\lookup for an example. You basically override a lookup method, then add a couple lines, and then it works.

Dear Alex,

can you Explain Briefly ?

thanks in advance ,

Murali