Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #26412 All Revisions ] Back to Issue ]
Summary 0026412: Property fields based on computed columns with a FK fail
Revision 2014-04-30 15:38 by alostale
Description Having a computed column which is a FK to another entity. if a property column is defined to show any property of that FK entity, it fails.

In authorize.net module there are examples for this in Payment In > Lines tab. Ex.:

_computedColumns.obautnFinPaymentScheduledetail.active

Revision 2014-04-29 11:50 by caristu
Description Property field based on computed columns are not working.

If you try to create a new one using the new API (_computedColumns), the following error is raised: Saving failed. if property is not set then column must be set

If you try to access a tab which has an already created property field of this type an error is raised (see error attached).
Revision 2014-04-29 11:47 by caristu
Description Property field based on computed columns are not working.

If you try to create a new one, the following error is raised: Saving failed. if property is not set then column must be set

If you try to access a tab which has an already created property field of this type an error is raised (see error attached).


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker