Hello, I need to have multiple columns from the source table i am using as a feed to another table line item be available on the dropdown for selection. The link will be a single unigue line ID from the table but I want to display multiple columns from the source table in the dropdown. I know I could do this before in ASPRunner but I am using the ASPRunner.Net vwersion now and cannot get it to be available. Any suggestions? Thanks. Rizzy
Unfortunately this is not possible in ASPRunner.NET. As a workaround you can create an additional view in SQL Server database and use this view as a datasource for your lookup wizard.