This topic is locked

Checkbox(s) Return lookups in another field

6/13/2011 10:24:38 AM
ASPRunnerPro General questions
G
gdmacdo author

I would like to have a lookup field (called Communication) displayed as checkboxes. When the items from Communication are selected, another field (Communication_Requirements) are populated with matched results. I can accomplish a basic lookup but only one selection at a time are appearing in Communication_Requirements. The table for the lookup is ESE_Profile and the 3 columns are Category, Choice, Option.
ESE_Profile table

Category Choice Option

Communication Monthly Assistance requires evidence of monthly assistance

Communication Occasional Assistance requires evidence of assistance with personal amplification or communication system
The field Communication is a lookup from the ESE_Profile table, Link field & Display field of "Choice" and a WHERE statement of "Category = 'Communication'" . This is working fine and gives me the checkboxes for Monthly Assistance and Occational Assistance. I would like the field of Communication_Requirements to list BOTH (or more if there are many items) of the items in the Option column, ideally on separate lines or with a bullet.
Any ideas? Current screen shots of fields?



Sergey Kornilov admin 6/13/2011

It's not really clear what's missing or not working with the current setup.
If you have a valid support contract post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. This way we can see your data and the way how it works right now.