We have created a category wherein we have cascade attributes using table key lookup.
First attribute is ID which is a 'Text:Field' attribute.
Second attribute is name which is 'Text: Table Key Lookup' attribute
ID is being entered by user as text value and then second column does not return any value. This is happening only becasue column 1 is a test value attribute. If we keep this as integer , it works fine. We need this to be working in text case only as our user IDs are like 'CD5268'
Please help!