Support: I have noticed a strange error.
I have one BO called Customer and for this I have tree Tabs. One for main information, one for contactpersons(another BO) and one for jobs(BO) that we have done fore the the customer.
The Tabs with the jobs is just for reference so that it would be easy to see what we have made for this customer. But I left the little edit pen there incase someone would go that way to modify something.
Any how, as long as you dont cklick the edit pen everything is fine. But one you click the edit pen (and then is transfered to the jobform and then click back (you don´t have to change anything) I get:
Internal error. Unable to build alias for the following attribute Jobb uses attribute Jobb which has not been found.
The only way to make thing work after this is to make a new search, and find my customer again.
Is this by design, could I have made some construction error or is it a bug? The Customer and Job BO:s are set up as peer and they both have one and other as an attribute.
/Rem