leopdurr Hi Support I have to BO that contains 2 Attribute with Display as Swap Select. I have been going through my SQL express DB and I notice that those 2 particular Attribute is not listed. the application is showing it. I can add data to the attributes but I cannot see or find them inside the DB columns. Perhaps I am not seeing correct or maybe they call something else. Can you please check this but I look at the 2 BO and I am not seeing them.
aware_support Check your app carefully - that's all I can say. The attributes won't appear by themselves...
leopdurr I had 2 different BO that that type of attribute. You can create on and Test. But I am not seeing the Attributes in none of the BO table. I will add one inside one of sample application for AwareIM and report back to you. thanks
leopdurr I created an Attribute inside the CRM BS I publish it and look at the BO Columns in my DB Management application. I tested with RazorSQL and also SQL Management Studio and the attribute is not there. You can do a test and verify for your self. thanks
aware_support Reference attributes are not stored in the database directly - it is rather complex, so don't go looking for them in the database
leopdurr How can I refer to them in a FIND. Example, I have a Swap File type where I choose 4 or 10 items to lookup. How can I reference it in my FIND? how is the Data store (item1, item2, etc.) ?
leopdurr I know FIND is basic. I just want to know if there was a different format for the Swap field type. Thanks for you help.