I recently submitted a broader (and probably confusing) post on table inheritance. I now have a better worded post (in my opinion) on a more specific subject.
Scenario:
1. TableA is abstract with a ForeignKey relation to TableFK.
2. TableB is a descendant of TableA
3. Add TableB and TableFK to a form.
4. On dataSource TableB set Join Source to TableFK and Link Type to Delayed
The result I get: No link at all.
I ended up linking them by code.
Could someone test if they get the same result please. It would be much appreciated.
If it is not only in my case, does it count as a bug? It seems reasonable that it should work as normal
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (