Hi,
I don't know if I am doing something wrong or if this is a bug with AwareIM but either way I wait in anticipation for a fix from more experienced users.
I have created an Attribute in one Business Object and set the Type to another Business Object - the desired effect I wanted is to be able to begin typing something and the Attribute would automatically search the database and display a dynamic drop down list for me to choose from.
I did this successfully in another business object and the feature was correct but this time when I start typing I can't see any data being dropped down to choose from - but when I hit the space bar I get 'null null null null' and some other gibberish. I know the 'nulls' are due to not adding data into some fields into the business object im searching from, but as I mentioned I was able to make it work in another business object.
Could it be because the business object I got it to work on is fetching the data from the same business object as the object I can't get to work?
I don't know if I made any sense but I have tried to explain as simply as I could - Here is an example of the above:
My 3 objects are:
Quotes
Invoices
Contractors
My Quotes object consists of 7 Attributes, being Quote Number, Amount etc..but my problem is with the Company attribute - this attribute's type is set to Contractors and the visual element is displayed as Drop Down. This is where I am having the trouble - When I type in a Contractor's business name I get nothing, but when I hit space I get null null null..
My Invoices Object is the same layout as Quotes object, and the Company attribute's type is set to Contractors and visual element is displayed as Drop Down. I have no problems using this field.
Here's what I've tried doing: I initially assumed the Quotes object is corrupt so I deleted it and made it from scratch..when that didn't work I assumed the Contractors object became corrupt so I deleted that and made it from scratch - when that didn't work I just backed up my app and uninstalled AwareIM completely then imported my app - when that didn't work I thought it may be a problem with the database (Derby) so I uninstalled AwareIM again and chose MySQL - that didn't fix it.
My question is: Why is the Quotes object being a pain in the backside?
Can I upload my app (35kb) for someone to look at, if it's not too much to ask?
Any help is appreciated and thanked in advance.