Error in Lookup relation NoForeignKey

StatusIDPriorityType
Closed24185CriticalBug
ProfileReply
psamaniegoClient

Lookup can not open the related table with [NoForeignKey]

Please check out the following link: http://www.screencast.com/t/2dGZhqWmb

This is the code:

[NoForeignKey] public eIntelectual.Module.BusinessObjects.Crm_Pais_Iso Pais_Iso
{
get
{
return _pais_Iso;
}
set
{
SetPropertyValue("Pais_Iso", ref _pais_Iso, value);
}
}

Replies

UserDescriptionPosted On
Sasha (Xafari Support)Client

Hello Paul,

I apologize for the delayed response.
We can't reproduce the issue with our XafariLookupEditor and
we send you a simple sample (Ticket_24185.zip)  and video (XafariLookupEditor.zip).

But we advise you to debug a ProccessListViewSelectedItemController of Xpand.ExpressApp.SustemModule.

 

Feel free to contact us if you have any questions.

Regards, Sasha.

× This ticket is closed.

Write US