Does anyone know if it is possible when creating an attribute using GetCategoryDefinition etc to set the 'type' of attribute more precisely?
I know for example that the attribute is a 'StringAttribute' (StringAttribute DateAttribute IntegerAttribute ) but how do I specifically create a 'Text: pop-up' or better still a 'Text: Table Key Lookup' ? When creating a new 'StringAttribute' apart from setting the ValidValues to be an SQL statement (and not plain text) what else differenciates this string / text attribute (determined by the attribute's 'Type') from that associated with a 'Text: pop-up' ?
I can successfully read a category containing a Table Key Lookup and see the SQL but no other obvious difference..
Hope you can help,
Steven