can you elaborate further?
I am not sure views will work either because the phone entity relates to customer entity
and Relation object is created between the two so am not exactly sure how view would properly work.
Let me give more details on the problem
upto now we created search functionality that allowed one to search for customers based on their phone number and other fields. (obviosly adding RelationsCollection to link phones to customers) and now we want to change the LIKE predicate we been using for the phone to be taking into consideration the mentioned problem.
so with the relations in mind, am not exactly sure if this isgonna be possible tod o with a view, if it is please give me details on what needs to be done, so far the only way i feel this is possibleis to create a custom predicate, i really dont want to do that if this is not necessary.
thanks
As for upgrading... its out of the question for us, too many breaking changes for a MASSIVE project we have done, although we will be using thew new llblgen for new projects, thats for sure